[U-Boot] [PATCH 5/5] powerpc/85xx: resize the boot page TLB before relocating CCSR
Kumar Gala
kumar.gala at freescale.com
Tue Nov 8 15:32:16 CET 2011
On Oct 31, 2011, at 1:30 PM, Timur Tabi wrote:
> On some Freescale systems (e.g. those booted from the on-chip ROM), the
> TLB that covers the boot page can also cover CCSR, which breaks the CCSR
> relocation code. To fix this, we resize the boot page TLB so that it only
> covers the 4KB boot page.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/start.S | 49 ++++++++++++++++++++++++++++++++++++++
> 1 files changed, 49 insertions(+), 0 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list