Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3178

Install u-boot on NSA310 question (9 replies)

$
0
0
Hi,
I have Zyxel NSA-310 and I have installed :
U-Boot 2015.10-tld-1 (Nov 06 2015 - 16:19:43 -0800)
ZyXEL NSA310 1-Bay Power Media Server


Can I upgrade to the latest version of uboot "2016.05 U-Boot Kirkwood" if I have below settings:

root@debian:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 08000000 00020000 "orion_nand"
root@debian:~# cat /etc/fw_env.config
# MTD device name       Device offset   Env. size       Flash sector size       Number of sectors
/dev/mtd0 0xc0000 0x20000 0x20000
root@debian:~#


Can I follow steps describe in your tutorial or i should first fix something ?

My orginal MTDs on factory uboot was:
/e-data/78f7ce49-2f3d-484f-a9d4-e24f88443e5d/root/tools # cat /proc/mtd

dev:    size   erasesize  name
mtd0: 00100000 00020000 "uboot"
mtd1: 00080000 00020000 "uboot_env"
mtd2: 00080000 00020000 "key_store"
mtd3: 00080000 00020000 "info"
mtd4: 00a00000 00020000 "etc"
mtd5: 00a00000 00020000 "kernel_1"
mtd6: 02fc0000 00020000 "rootfs1"
mtd7: 00a00000 00020000 "kernel_2"
mtd8: 02fc0000 00020000 "rootfs2"

Viewing all articles
Browse latest Browse all 3178

Trending Articles