[U-Boot] Getting "Unable to save the rest of sector (196608)" when I turn on Redundant env with CFG_ENV_ADDR_REDUND

Brian Hutchinson b.hutchman at gmail.com
Wed Apr 7 22:14:28 CEST 2010


Update.

I'm on a ARM 926 by the way.  Forgot to mention that.

I fired up my trusty JTAG OpenOCD and gdb to investigate this more.

Looks like the malloc of up_data (which is 0x30000) is failing.

My env size is 0x10000 so why am I trying to malloc 0x30000?

Regards,

Brian


More information about the U-Boot mailing list