Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3560 - bcm47xx: Latest Snapshot fails to boot on NETGEAR R6200 #8774

Closed
openwrt-bot opened this issue Jan 4, 2021 · 3 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

motolav:

After flashing the latest snapshot I noticed the device wouldn't lease out IPs
when watching the serial console I found these errors and it'd hang on starting program

The only error before was "Checksum too long"

These are the main two partitions of the device
0x000000000000-0x000000040000 : "boot"
0x000000040000-0x000000f40000 : "firmware"

So I assume whatever is placed in "boot" is too large.

CFE for R6200 version: v1.0.1
Build Date: Fri May 11 13:46:43 CST 2012
Init Arena
Init Devs.
Boot partition size = 262144(0x40000)
Found an ST compatible serial flash with 256 64KB blocks; total size 16MB
et0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 2010.09.30.0
CPU type 0x19740: 480MHz
Tot mem: 131072 KBytes

Device eth0: hwaddr 84-1B-5E-F5-37-41, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
too long file.
LZMA boot failed
Loader:raw Filesys:raw Dev:flash0.os File: Options:(null)
Loading: .. 3816 bytes read
Entry at 0x80001000
Closing network.
Starting program at 0x80001000

@openwrt-bot
Copy link
Author

motolav:

I also just noticed this warning when flashing from OEM to OpenWrt firmware,
snapshot dated Sat Jan 9 00:07:49 2021.
CSRF_WARNING:4294967295 != 1687479920

@openwrt-bot
Copy link
Author

motolav:

21.02-rc1 flashes and boots on the device fine

Unsure if its an issue with snapshot on bcm47xx or just my router

@openwrt-bot
Copy link
Author

bjonglez:

Possibly fixed by https://git.openwrt.org/946bfd59a648f0f87f74fe1ae04dc734ef22599b ? (or possibly other commits in the same serie)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant