#20248: u-boot image does not run correctly on Zyxel P2812HNU-F1
--------------------+------------------------
Reporter: geos@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: other | Version: Trunk
Keywords: |
--------------------+------------------------
the file openwrt-lantiq-p2812hnufx_nandspl-u-boot.img does not run
correctly on Zyxel P2812HNU-F1. it makes the router running infinite loop
like this:
{{{
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt4 (Jul 21 2015 - 18:11:11)
SPL: initializing NAND flash
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt4 (Jul 21 2015 - 18:11:11)
SPL: initializing NAND flash
}}}
(probably older) files provided on dropbox work OK:
https://www.dropbox.com/sh/9aup68dv6oq5rzo/AAA1FtHXpo_loRpb_0PTBxxja/F1%20OpenWRT?dl=0
I followed instructions from wiki for this device:
{{{
P-2812HNU-Fx # nand erase.chip
NAND erase.chip: device 0 whole chip
Erasing at 0x1700000 -- 17% complete.
Erasing at 0x2e00000 -- 36% complete.
Erasing at 0x4500000 -- 54% complete.
Erasing at 0x5d60000 -- 72% complete.
Erasing at 0x7460000 -- 91% complete.
Erasing at 0x7fe0000 -- 100% complete.
OK
P-2812HNU-Fx #
P-2812HNU-Fx # tftp 0x80700000 /tftpboot/dl.eko.one.pl/chaos_calmer/lantiq
/uboot-lantiq-p2812hnufx_nandspl/openwrt-lantiq-
p2812hnufx_nandspl-u-boot.img
ltq_phy: addr 0, link 0, speed 10, duplex 0
ltq_phy: addr 1, link 1, speed 1000, duplex 1
ltq_phy: addr 17, link 0, speed 100, duplex 0
ltq_phy: addr 19, link 0, speed 100, duplex 0
ltq_phy: addr 5, link 0, speed 10, duplex 0
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename '/tftpboot/dl.eko.one.pl/chaos_calmer/lantiq/uboot-lantiq-
p2812hnufx_nandspl/openwrt-lantiq-p2812hnufx_nandspl-u-boot.img'.
Load address: 0x80700000
Loading: ###########
2.5 MiB/s
done
Bytes transferred = 158227 (26a13 hex)
P-2812HNU-Fx # nand write 0x80700000 0x0 0x26a13
NAND write: device 0 offset 0x0, size 0x26a13
158227 bytes written: OK
P-2812HNU-Fx #
P-2812HNU-Fx #
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt4 (Jul 21 2015 - 18:11:11)
SPL: initializing NAND flash
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt4 (Jul 21 2015 - 18:11:11)
SPL: initializing NAND flash
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt4 (Jul 21 2015 - 18:11:11)
SPL: initializing NAND flash
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt4 (Jul 21 2015 - 18:11:11)
SPL: initializing NAND flash
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
}}}
thank you,
geos
--
Ticket URL: <https://dev.openwrt.org/ticket/20248>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets