u-boot-brain/arch/arm
Tom Warren 3ebbbfe4c7 Tegra: Restore cp15 VBAR _start vector write for ARMv7
A start vector fix was added by AneeshV for OMAP4 (commit 0d479b53),
and caused the old monilithic Tegra builds to hang due to an undefined
instruction trap. Previously, the code needed to run on both the
AVP (ARM7TDI) and A9, and the AVP doesn't have a CP15 register.
I corrected this in commit 6d6c0bae w/#ifndef CONFIG_TEGRA, but
now that we use SPL, and boot the AVP w/o any ARMv7 code, I can
revert my change, and make Aneesh's change apply to Tegra.

Signed-off-by: Tom Warren <twarren@nvidia.com>
2013-04-15 11:01:37 -07:00
..
cpu Tegra: Restore cp15 VBAR _start vector write for ARMv7 2013-04-15 11:01:37 -07:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: Add u-boot-with-nand-spl.imx make target 2013-04-12 07:55:08 +02:00
include/asm ARM: tegra: support T33 SKU of Tegra30 2013-04-15 11:01:37 -07:00
lib arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00
config.mk arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00