commit | 68f032d43aab8312bcaa10d04d4fb23e4c568182 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jun 05 14:39:46 2015 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue Jun 09 09:56:16 2015 -0700 |
tree | 428fe7ae360e9c9b6428dd16fd3046c68e1622bf | |
parent | 9eb444ee57b4a7e5715cd850f4c0f9646ebd896c [diff] |
tegra: config: nyan-big: Add options required by Chrome OS boot We need to match the device tree in the FIT with the U-Boot model so we can automatically select the right device tree. Also adjust the load address so that the device tree is not in the way when a zImage kernel tries to extract itself. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>