commit | d223e0a82255b5fa6049f92556236f8ffd6b745c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:57:56 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | f74caa1f55d3f3af323c7b7bfab866edfa27bd9a | |
parent | a091a8f084f731953fa77a3da3b5bec72d37ad0f [diff] |
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>