[U-Boot] [PATCH] arm: mxs: Fix vectoring table crafting

Fabio Estevam festevam at gmail.com
Fri Apr 26 22:32:31 CEST 2013


On Thu, Apr 25, 2013 at 11:37 PM, Marek Vasut <marex at denx.de> wrote:
> 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 at denx.de>
> CC: Stefano Babic <sbabic at denx.de>
> CC: Fabio Estevam <fabio.estevam at freescale.com>

On a mx23evk:

Tested-by: Fabio Estevam <fabio.estevam at freescale.com>


More information about the U-Boot mailing list