
9 Apr
2013
9 Apr
'13
8:31 p.m.
On Tuesday, April 9, 2013 8:35:09 PM, Fabio Estevam wrote:
On Tue, Apr 9, 2013 at 3:10 PM, Benoît Thébaudeau benoit.thebaudeau@advansee.com wrote:
These values were very wide, just for testing. It'd be better to adjust them. So can you just try the following, and I'll stop asking for more tests: -#define CONFIG_SPL_TEXT_BASE 0x87ec0000 -#define CONFIG_SYS_TEXT_BASE 0x87f00000 +#define CONFIG_SPL_TEXT_BASE 0x87dc0000 +#define CONFIG_SYS_TEXT_BASE 0x87e00000 -#define CONFIG_HW_WATCHDOG -#define CONFIG_IMX_WATCHDOG -#define CONFIG_SYS_NAND_U_BOOT_SIZE 0x32000 +#define CONFIG_SYS_NAND_U_BOOT_SIZE 0x3f800
These values work fine, thanks.
Thanks for testing and for your patience.
Best regards, Benoît