commit | 48549cdf0bd04321a60c51ce2e258e4dbd53ae91 | [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 | 6d427c6b1fa0ae97e7c484229d137c6a1f8a4118 [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>