diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2012-02-14 22:49:29 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2012-04-24 23:58:30 -0500 |
commit | a4107f86173256e6c8710af717805512f5dbbf85 (patch) | |
tree | 73b266eb01edf68a5dcd602da21f48fda7da5d90 /arch/powerpc/cpu/ppc4xx/speed.c | |
parent | 617e46e3c01da2785d320d48d1248c97edbab685 (diff) | |
download | u-boot-imx-a4107f86173256e6c8710af717805512f5dbbf85.zip u-boot-imx-a4107f86173256e6c8710af717805512f5dbbf85.tar.gz u-boot-imx-a4107f86173256e6c8710af717805512f5dbbf85.tar.bz2 |
powerpc/85xx:Avoid hardcoded vector address for IVORs
For e500 and e500v2 architecturees processor IVPR address should be alinged on
64K boundary.
in start.S, CONFIG_SYS_MONITOR_BASE is stored blindly in IVPR assuming it to be
64K aligned. It may not be true always. If it is not aligned, IVPR + IVORs may
not point to an exception handler.
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