]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: tegra: Disable SPL and non-cached memory on 64-bit
authorThierry Reding <treding@nvidia.com>
Mon, 27 Jul 2015 17:45:26 +0000 (11:45 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:53 +0000 (13:50 +0200)
commite7c6ee43c439069bba0d686cbb17f94789d78e3e
treed68c37eacda5348c260f0cf77908ad22a540a045
parentd73e5d24ec9174a96c6b41a2cd6cf4c2bf5ae8d0
ARM: tegra: Disable SPL and non-cached memory on 64-bit

For 64-bit ARM SoCs we rely on non-U-Boot code to bring up the CPU in
AArch64 mode so that we don't need the SPL. Non-cached memory is not
implemented (yet) for 64-bit ARM.

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