summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xxx/Makefile
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2012-09-20 18:34:49 -0500
committerScott Wood <scottwood@freescale.com>2012-11-26 15:41:22 -0600
commit7f0a22ff25f3b63d259e27a3702a5d10254e7165 (patch)
tree0bf7c2677ca24c6dc31d4488f4349805da1998f2 /arch/powerpc/cpu/mpc8xxx/Makefile
parent6ec63f411e47847484b60a8b451e528d613c9dd9 (diff)
downloadtalos-obmc-uboot-7f0a22ff25f3b63d259e27a3702a5d10254e7165.tar.gz
talos-obmc-uboot-7f0a22ff25f3b63d259e27a3702a5d10254e7165.zip
powerpc/mpc85xx: fix TLB alignment
In the RAMBOOT/SPL case we were creating a TLB entry starting at CONFIG_SYS_MONITOR_BASE, and just hoping that the base was properly aligned for the TLB entry size. This turned out to not be the case with NAND SPL because the main U-Boot starts at an offset into the image in order to skip the SPL itself. Fix the TLB entry to always start at a proper alignment. We still assume that CONFIG_SYS_MONITOR_BASE doesn't start immediately before a large-page boundary thus requiring multiple TLB entries. Signed-off-by: Scott Wood <scottwood@frescale.com> Cc: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc8xxx/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud