Skip to content
Commit fb4baf5d authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 5ce4bb27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment