commit | 632010c9ecd6275ae46f378a11dd7c651880d87a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 25 20:16:00 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 20 08:09:55 2016 +1300 |
tree | 3486be2aa34c1e25e2c9ecb5b759ea7c8a2cbed5 | |
parent | 52debad72567c358dc5621aab015f3b544962bf6 [diff] |
tegra: Use a U-Boot-specific .dtsi file With the new device-tree rules it is possible to put device-tree changes needed by U-Boot into their own file. As an example of this approach, move Tegra over to use it. Signed-off-by: Simon Glass <sjg@chromium.org>