u-boot-brain/arch/arm/mach-rockchip
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
..
rk3036 Rename reset to sysreset 2016-05-26 20:48:31 -06:00
rk3288 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() 2016-07-14 20:40:24 -06:00
board.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
Kconfig rockchip: Use 'select' instead of defaults in Kconfig 2016-07-11 14:06:44 -06:00
Makefile rockchip: clk: Make rkclk_get_clk() SoC-specific 2016-01-21 20:42:35 -07:00
rk_timer.c rockchip: add timer driver 2015-12-01 08:07:22 -07:00
rk3036-board-spl.c rockchip: Use the debug UART on rk3036 2016-01-12 10:19:09 -07:00
rk3288-board-spl.c rockchip: Don't use spl_boot_device() with of-platdata 2016-07-14 20:40:24 -06:00