Files
u-boot-sunxi/board
Marek Vasut 7ee37d0e0c ARM: rmobile: Convert Porter to SPL
Due to size limitations of the MERAM, switch U-Boot to SPL.
The SPL is loaded by the SPI_LOADER into MERAM and then loads
U-Boot proper into DRAM. This way U-Boot can freely grow in
size in DRAM, as there is plenty of it.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
NOTE: To update U-Boot, first install u-boot.img to 0x140000 in SPI NOR,
      then use the Minimon to flash u-boot-spl.srec using ls,2,e6304000.
      To generate u-boot-spl.srec, use objcopy:
        arm-linux-gnueabi-objcopy -O srec spl/u-boot-spl u-boot-spl.srec
2018-02-16 16:43:11 +01:00
..
2017-08-16 08:22:18 -04:00
2018-01-28 12:27:32 -05:00
2017-10-16 09:42:51 -04:00
2018-02-04 12:00:58 +01:00
2018-02-04 12:00:58 +01:00
2017-11-29 22:36:59 -05:00
2017-10-16 09:42:51 -04:00
2017-08-16 08:22:18 -04:00
2017-08-16 08:30:24 -04:00