diff options
| author | Stephen Warren <swarren@nvidia.com> | 2012-10-02 09:26:51 +0000 |
|---|---|---|
| committer | Tom Warren <twarren@nvidia.com> | 2012-10-29 09:07:04 -0700 |
| commit | 938176a48274361c0b86b237ff6c0953a08233b3 (patch) | |
| tree | d4ca2096ed256ae53ff2bca555d6c6400863031b /include/linux | |
| parent | 7f1b767aea949d954e75fa635968a9d315d2e7ff (diff) | |
| download | u-boot-938176a48274361c0b86b237ff6c0953a08233b3.tar.gz u-boot-938176a48274361c0b86b237ff6c0953a08233b3.tar.xz u-boot-938176a48274361c0b86b237ff6c0953a08233b3.zip | |
ARM: tegra: use standard variables to define load addresses
Currently, Tegra's default environment uses non-standard variables to define
where boot scripts should load the kernel, FDT, and initrd. This change both
changes the variable names to match those described in U-Boot's README, and
shuffles their values around a little so that the values make a little more
sense; see comments in the patch for rationale behind the values chosen.
Note that this patch does remove the old non-standard variable "fdt_load" from
the default environment, so this patch requires people to change their boot
scripts.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
