]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: fix extlinux.conf search location
authorStephen Warren <swarren@nvidia.com>
Thu, 19 Jun 2014 16:52:58 +0000 (10:52 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 19 Jun 2014 17:47:20 +0000 (10:47 -0700)
commit72638b02f4c380879b0f90b67bcb8d1081dd2eab
treeaea44b6f3bb89597b04df96cfc07f1032a5e67dd
parent99dd16c60c33e87bff4da02f8d9077841c45d5f9
ARM: tegra: fix extlinux.conf search location

extlinux.conf is stored in /boot/extlinux/extlinux.conf rather than
/boot/extlinux.conf. Adjust Tegra's default boot scripts to use the
correct location. This change aligns Tegra's boot scripts with rpi_b.h
and also the location that the Fedora installer actually puts the file.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra-common-post.h