u-boot-brain/arch/arm/mach-rockchip/rk3288
Jagan Teki 532cb7f5ad rk3288: vyasa: Add TPL support
Since the size of SPL can't be exceeded 0x8000 bytes in RK3288,
it is not possible add new SPL features like Falcon mode or etc.

So add TPL stage so-that adding new features to SPL is possible.
- TPL: DRAM init, clocks
- SPL: MMC, falcon, etc

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2017-10-01 00:33:33 +02:00
..
clk_rk3288.c rockchip: rk3288: Move rockchip_get_cru() out of the driver 2016-10-30 13:29:06 -06:00
Kconfig rk3288: vyasa: Add TPL support 2017-10-01 00:33:33 +02:00
Makefile rockchip: rk3288: move sdram driver to driver/ram 2017-10-01 00:33:31 +02:00
rk3288.c rk3288: fix reg address for GRF_SOC_CON2 2016-10-30 13:29:06 -06:00
syscon_rk3288.c rockchip: syscon: Update to work with of-platdata 2016-07-14 20:40:24 -06:00