u-boot-brain/arch/arm/mach-rockchip/rk3288
Simon Glass fb4baf5d58 rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
It is more correct to avoid touching the device tree in the probe() method.
Update the driver to work this way. Note that only SPL needs to fiddle with
the SDRAM registers, so decoding the platform data fully is not necessary in
U-Boot proper.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-14 20:40:24 -06:00
..
Kconfig rockchip: Add support for Raxda Rock 2 2016-01-21 20:42:37 -07:00
Makefile rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
reset_rk3288.c Rename reset to sysreset 2016-05-26 20:48:31 -06:00
sdram_rk3288.c rockchip: sdram: Move all DT decoding to ofdata_to_platdata() 2016-07-14 20:40:24 -06:00
syscon_rk3288.c rockchip: syscon: Update to work with of-platdata 2016-07-14 20:40:24 -06:00