u-boot/board/renesas/porter
Marek Vasut 9a5483e9df ARM: rmobile: Add TPL support on R8A7791 M2 Porter
Add and enable TPL on M2 Porter. The TPL must fit into 16 kiB due
to the Gen2 BootROM restriction. The TPL is running from MERAM and
is capable of performing the initial initialization of PFC, Clock,
GPIO, LBSC, DBSC and QSPI NOR. DBSC is responsible for bringing up
the DDR DRAM access. The TPL is capable of loading the next stage,
U-Boot, from either SPI NOR or UART as a fallback. If either does
provide a valid U-Boot uImage, the system stops, which allows the
operator to load U-Boot ie. via JTAG and start it manually.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2018-04-11 23:11:55 +02:00
..
Kconfig arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00
MAINTAINERS arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00
Makefile ARM: rmobile: Split U-Boot and SPL sources on Porter 2018-04-11 23:11:54 +02:00
porter.c ARM: rmobile: Split U-Boot and SPL sources on Porter 2018-04-11 23:11:54 +02:00
porter_spl.c ARM: rmobile: Add TPL support on R8A7791 M2 Porter 2018-04-11 23:11:55 +02:00
qos.c ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE 2016-08-17 10:25:34 +09:00
qos.h arm: rmobile: Add Porter board support 2015-02-25 14:17:49 +09:00