u-boot-brain/arch/arm/mach-rockchip/rk3288
Simon Glass 5ff093ab9e rockchip: rk3288: Add SDRAM init
Add code to set up the SDRAM in SPL, ready for loading U-Boot. This uses
device tree for configuration so should be able to support other RAM
configurations. It may be possible to generalise the code to support other
SoCs at some point.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-09-02 21:28:24 -06:00
..
Makefile rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
reset_rk3288.c rockchip: rk3288: Add SoC reset driver 2015-09-02 21:28:24 -06:00
sdram_rk3288.c rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
syscon_rk3288.c rockchip: rk3288: Add a simple syscon driver 2015-09-02 21:28:24 -06:00