On Sun, Jun 14, 2009 at 5:32 PM, Wolfgang Denk<[email protected]> wrote: >> +#define CONFIG_SYS_FLASH_BASE 0xff000000 >> +#define CONFIG_SYS_FLASH_SIZE 0x01000000 > > You should rather use auto-sizing (ditto for RAM).
I don't know how to do this correctly. I took out the old auto-sizing code because it didn't work right. Also, I don't own any hardware with different sized RAM/flash to test with. -- Jon Smirl [email protected] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

