dm: spl: Don't set up device tree with of-platdata
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:57:56 +0000 (11:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commitd223e0a82255b5fa6049f92556236f8ffd6b745c
treef74caa1f55d3f3af323c7b7bfab866edfa27bd9a
parenta091a8f084f731953fa77a3da3b5bec72d37ad0f
dm: spl: Don't set up device tree with of-platdata

When this feature is enabled, we should not access the device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl.c