u-boot/board/renesas
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
..
alt env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
ap325rxa sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
blanche MAINTAINERS: Add missing boards and config entries 2017-11-06 09:58:51 -05:00
draak ARM: rmobile: Add R8A77995 D3 Draak board 2017-12-09 13:36:27 +01:00
eagle ARM: rmobile: Add R8A77970 V3M Eagle board 2017-12-09 13:36:27 +01:00
ecovec env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
gose env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
koelsch env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
lager env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
MigoR sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
porter ARM: rmobile: Convert Porter to SPL 2018-02-16 16:43:11 +01:00
r0p7734 i2c: Drop use of CONFIG_I2C_HARD 2017-05-15 06:17:09 +02:00
r2dplus sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
r7780mp sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
rcar-common ARM: rmobile: rcar-common: Fix warning of type difference 2016-08-17 10:25:35 +09:00
rsk7203 sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
rsk7264 sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
rsk7269 sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
salvator-x ARM: rmobile: Configure DRAM sizes from DT 2017-11-30 02:34:20 +01:00
sh7752evb env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
sh7753evb env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
sh7757lcr env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
sh7763rdp sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
sh7785lcr sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
silk env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
stout env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
ulcb ARM: rmobile: Rework the ULCB CPLD driver 2017-11-30 08:54:18 +01:00