2012/6/22 Rafał Miłecki <[email protected]>:
> 2012/6/21 Rafał Miłecki <[email protected]>:
>> YOU'RE GREAT GUYS
>>
>> boot -tftp -elf 192.168.1.2" :/openwrt-brcm47xx-vmlinux.elf
>>  Loader:elf Filesys:tftp Dev:eth0
>> File:192.168.1.2:/openwrt-brcm47xx-vmlinux.elf Options:(null)
>>  Loading: 0x80001000/4400228 0x80433464/118060 Entry at 0x80247370
>>  Closing network.
>>  Starting program at 0x80247370
>>  [    0.000000] Linux version 3.3.8 ([email protected]) (gcc
>> version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #5 Thu
>> Jun 21 12:00:17 CEST 2012
>>  [    0.000000] bootconsole [early0] enabled
>>  [    0.000000] CPU revision is: 00019749 (MIPS 74Kc)
>>  [    0.000000] bcm47xx: using bcma bus
>>  [    0.000000] bcma: Found chip with id 0x5300, rev 0x01 and package 0x00
>>  [    0.000000] bcma: Failed to scan for common core: -29
>>  [    0.000000] Kernel panic - not syncing: Failed to initialize BCMA
>> bus (err -1)
>>
>> Now the rest sounds trivial to fix! :)
>>
>>
>> Why booting elf from tftp allowed to me finally see anything? Any
>> explanation to that maybe?
>
> OK, I've fixed booting to reach some sane state. I've been working
> using tftp and elf all the time. Finally my boot log (using tftp +
> elf) looks like you can see  in attached log.
>
> So after reaching this stage I've switched from generating ramdisk to
> generating squashfs. Installed my openwrt-wndr4500-squashfs.chk and...
> again, nothing. I can't see anything after "Starting program at
> 0x80001000".

Hauke: does serial console logging works for you on any BCMA board?

In brcm47xx/setup.c I can see some serial related code in
bcm47xx_register_ssb. We don't have anything like that in
bcm47xx_register_bcma. Can this cause a problem for me?

-- 
Rafał
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to