commit | 64829baf04cfbe6f686b0335821980af787921d1 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Tue Feb 14 22:49:49 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Tue Apr 24 23:58:30 2012 -0500 |
tree | 06a15f06228aa019d7eb66eb387c41cb12f2600f | |
parent | a4107f86173256e6c8710af717805512f5dbbf85 [diff] |
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>