Re: [LEDE-DEV] [U-Boot] Older u-boot mangles UBI from ubinize 1.5.2

2016-08-11 Thread J Mo
It's all moot now! I accidentally wrecked my u-boot today. I typoed "nand write ${fileaddr} ${BOOTCONFIG_nand_addr} ${0x800}" When I meant "0x800" instead of the undefined "${0x800}", which u-boot translated to 0xacc. I guess I'm going to find out if that JTAG header works. ___

Re: [LEDE-DEV] [U-Boot] Older u-boot mangles UBI from ubinize 1.5.2

2016-08-11 Thread Heiko Schocher
Hello Richard, Am 11.08.2016 um 11:51 schrieb Richard Weinberger: Hi! On Thu, Aug 11, 2016 at 4:26 AM, J Mo wrote: I tried re-flashing my UBI and tftpbooting my kernel before u-boot could ever get a chance to mangle it, and now I get much further, though I'm still not able to mount my rootfs