u-boot-brain/arch/arm/include
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
..
asm rockchip: sdram: Move all DT decoding to ofdata_to_platdata() 2016-07-14 20:40:24 -06:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00