sandbox: Update dts files to reduce SPL size
authorSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 17:39:56 +0000 (10:39 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Jan 2021 19:24:41 +0000 (12:24 -0700)
commit370746ada7cfd93de248c2274618ba635f9d1f46
tree9a2cb1ff60dc6bc6e6ad179a605ad15a0a21bfaa
parentb0603335673e20a075fc1d401bcdb316828e1a6f
sandbox: Update dts files to reduce SPL size

At present there are require a few devices in the devicetree which are
not actually used in SPL. This will cause problems with the new
of-platdata, since it will try to instantiate devices which are not
compiled into U-Boot.

Update the devicetree to remove these devices from SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/sandbox.dts
arch/sandbox/dts/sandbox.dtsi