Re: [U-Boot] uboot for zyxel nsa320

2012-07-14 Thread kqt4at5v
On Sat, 14 Jul 2012, Luka Perkov wrote: Hi kqt4at5v, On Sat, Jul 14, 2012 at 04:51:13AM -0500, kqt4a...@gmail.com wrote: NSA320>> printenv bootargs=console=ttyS0,115200 mtdparts=nand_mtd:0x10(uboot),0x8(uboot_env),0x8(key_store),0x8(info),0xA0(etc),0xA0(kernel_1),0x2FC

Re: [U-Boot] uboot for zyxel nsa320

2012-07-14 Thread Luka Perkov
Hi kqt4at5v, On Sat, Jul 14, 2012 at 04:51:13AM -0500, kqt4a...@gmail.com wrote: > NSA320>> printenv > bootargs=console=ttyS0,115200 > mtdparts=nand_mtd:0x10(uboot),0x8(uboot_env),0x8(key_store),0x8(info),0xA0(etc),0xA0(kernel_1),0x2FC(rootfs1),0xA0(kernel_2),0x2FC

Re: [U-Boot] uboot for zyxel nsa320

2012-07-14 Thread kqt4at5v
On Sat, 14 Jul 2012, Luka Perkov wrote: Hi, On Fri, Jul 13, 2012 at 12:43:13PM -0500, kqt4a...@gmail.com wrote: I have a new Zyxel NSA320. It is unmodified. At the uboot prompt I printenv and save all environment variables. Next I pulled code from https://github.com/psch2/uboot-nsa320, compile

Re: [U-Boot] uboot for zyxel nsa320

2012-07-13 Thread Luka Perkov
Hi, On Fri, Jul 13, 2012 at 12:43:13PM -0500, kqt4a...@gmail.com wrote: > I have a new Zyxel NSA320. It is unmodified. At the uboot prompt I > printenv and save all environment variables. Next I pulled code from > https://github.com/psch2/uboot-nsa320, compiled and used kwboot to > load new uboot.

[U-Boot] uboot for zyxel nsa320

2012-07-13 Thread kqt4at5v
I have a new Zyxel NSA320. It is unmodified. At the uboot prompt I printenv and save all environment variables. Next I pulled code from https://github.com/psch2/uboot-nsa320, compiled and used kwboot to load new uboot. No problems so far. Now if I reload all environment variables I saved and bo