Files
u-boot/include/configs
Wu, Josh 7a53b9544e ARM: at91: sama5: update the spi flash mapping
Also move the spi flash configurations to the at91-sama5_common.h.

Current at91 zImage size is about 3.3M, the old mapping is not
suitable. So update the spi flash map as following:
	0x0      ~ 0x004000: at91bootstrap(16k)
	0x04000  ~ 0x008000: u-boot env(16k)
	0x08000  ~ 0x060000: u-boot(352k)
	0x60000  ~ 0x06c000: dtb (48k)
	0x6c000  ~ 0x400000: kernel (3M+592k)

In AT91Bootstrap, the U-Boot in spi flash also update to 0x8000, refer
to following commit in AT91Bootstrap:
	3e91e54 Kconfig: fix spi flash address

So also update SPL's u-boot load address to 0x8000 in spi flash.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
2015-08-21 15:47:05 +02:00
..
2015-08-13 13:06:03 -07:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-08-06 10:50:03 -07:00
2015-08-02 11:05:09 +02:00
2015-08-06 10:50:04 -07:00
2015-08-12 20:47:43 -04:00
2015-05-29 13:46:36 +02:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-14 16:27:08 -04:00