diff options
author | Simon Glass <sjg@chromium.org> | 2016-07-04 11:58:34 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-07-14 20:40:24 -0600 |
commit | fb4baf5d58c212f0b78ac125ee2d7c595b6437e9 (patch) | |
tree | c2e4a379842983ecb453b26bbd963655b631f2ef /arch/arm/dts | |
parent | 5ce4bb2709cea7bde2196ad5f3af11f8f3aa3375 (diff) | |
download | u-boot-imx-fb4baf5d58c212f0b78ac125ee2d7c595b6437e9.zip u-boot-imx-fb4baf5d58c212f0b78ac125ee2d7c595b6437e9.tar.gz u-boot-imx-fb4baf5d58c212f0b78ac125ee2d7c595b6437e9.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/dts')
0 files changed, 0 insertions, 0 deletions