[U-Boot] [PATCH v9 18/30] nand: mxc: Switch NAND SPL to generic SPL

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Tue Apr 9 20:31:37 CEST 2013


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 at 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


More information about the U-Boot mailing list