diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2012-02-14 22:49:49 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2012-04-24 23:58:30 -0500 |
commit | 64829baf04cfbe6f686b0335821980af787921d1 (patch) | |
tree | 06a15f06228aa019d7eb66eb387c41cb12f2600f /arch/powerpc/cpu/ppc4xx/speed.c | |
parent | a4107f86173256e6c8710af717805512f5dbbf85 (diff) | |
download | u-boot-imx-64829baf04cfbe6f686b0335821980af787921d1.zip u-boot-imx-64829baf04cfbe6f686b0335821980af787921d1.tar.gz u-boot-imx-64829baf04cfbe6f686b0335821980af787921d1.tar.bz2 |
powerpc/85xx:Fix IVORs addr after vector table relocation
After relocation of vector table in SDRAM's lower address, IVORs value should
be updated with new handler addresses.
As vector tables are relocated to 0x100,0x200... 0xf00 address in DDR.IVORs
are updated with 0x100, 0x200,....f00 hard-coded values.
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'arch/powerpc/cpu/ppc4xx/speed.c')
0 files changed, 0 insertions, 0 deletions