diff options
author | Marek Vasut <marex@denx.de> | 2013-04-25 16:37:12 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-06-03 12:49:50 +0200 |
commit | 86fb7b3d5b8ae7158cfcd408b847d3d8295e3aae (patch) | |
tree | edbd3a3b54683e6d74db4f03baab2cd0038ef86a /include/sja1000.h | |
parent | 8c653124a35ee1422f27106cd89d9c816814385f (diff) | |
download | u-boot-imx-86fb7b3d5b8ae7158cfcd408b847d3d8295e3aae.zip u-boot-imx-86fb7b3d5b8ae7158cfcd408b847d3d8295e3aae.tar.gz u-boot-imx-86fb7b3d5b8ae7158cfcd408b847d3d8295e3aae.tar.bz2 |
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>
Diffstat (limited to 'include/sja1000.h')
0 files changed, 0 insertions, 0 deletions