[U-Boot] uboot for zyxel nsa320

Luka Perkov uboot at lukaperkov.net
Sat Jul 14 20:47:40 CEST 2012


Hi kqt4at5v,

On Sat, Jul 14, 2012 at 04:51:13AM -0500, kqt4at5v at gmail.com wrote:
> NSA320>> printenv
> bootargs=console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init
> bootcmd=nand read.e 0x2000000 $(kernel_addr) 0xA00000; bootm 0x2000000
> bootdelay=2
> baudrate=115200
> loads_echo=0
> eth1addr=00:19:CB:00:51:82
> ipaddr=10.4.50.165
> serverip=10.4.50.5
> rootpath=/mnt/ARM_FS/
> netmask=255.255.255.0
> nandEcc=1bit
> MODEL_ID=DD01
> PRODUCT_NAME=NSA-320
> FEATURE_BIT=00
> CONTRY_TYPE=FF
> VENDOR_NAME=ZyXEL Communications Corp.

This is not from official uboot.

Either your kernel that you are trying to boot is is not good or you did
not set serial output correctly.

Luka


More information about the U-Boot mailing list