u-boot-brain/arch/arm/cpu/arm926ejs
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
..
armada100 arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
at91 ARM: sam9x5: fix ethernet pins in MII mode 2013-03-12 13:02:20 +01:00
davinci da850: provide davinci_enable_uart0 2013-05-10 08:25:56 -04:00
kirkwood arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
lpc32xx arm926ejs: add NXP LPC32x0 cpu series support 2012-05-15 08:31:21 +02:00
mb86r0x arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mx25 imx: mx25: Remove legacy iomux support 2013-05-05 17:55:03 +02:00
mx27 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mxs arm: mxs: Fix vectoring table crafting 2013-06-03 12:49:50 +02:00
nomadik nhk8815: fix build errors 2012-03-28 23:53:22 +02:00
omap omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ 2013-04-10 16:03:02 -04:00
orion5x arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
pantheon arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
spear lib: consolidate hang() 2013-05-01 16:41:08 -04:00
versatile arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
cache.c ARM926EJS: Fix cache.c to comply with checkpatch.pl 2012-04-16 22:12:01 +02:00
config.mk imx: Fix automatic make targets for imx images 2013-04-12 07:55:06 +02:00
cpu.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00