u-boot-brain/arch/arm
Marek Vasut 86fb7b3d5b arm: mxs: Fix vectoring table crafting
The vectoring table has to be placed at 0x0, but U-Boot on MX23/MX28
starts from RAM, so the vectoring table at 0x0 is not present. Craft
code that will be placed at 0x0 and will redirect interrupt vectoring
to proper location of the U-Boot in RAM.

Signed-off-by: Marek Vasut <marex@denx.de>
CC: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-06-03 12:49:50 +02:00
..
cpu arm: mxs: Fix vectoring table crafting 2013-06-03 12:49:50 +02:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common arm: vf610: Add IOMUX support for Vybrid VF610 2013-06-03 10:56:53 +02:00
include/asm arm: vf610: Add Vybrid VF610 CPU support 2013-06-03 10:56:53 +02:00
lib lib: consolidate hang() 2013-05-01 16:41:08 -04:00
config.mk arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00