MPC85xx: Add MPC8569 CPU support
There is a workaround for MPC8569 CPU Errata, which needs to set Bit 13 of LBCR in 4K bootpage. We setup a temp TLB for eLBC controller in bootpage, then invalidate it after LBCR bit 13 is set. Signed-off-by:Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- cpu/mpc85xx/Makefile 1 addition, 0 deletionscpu/mpc85xx/Makefile
- cpu/mpc85xx/cpu.c 2 additions, 0 deletionscpu/mpc85xx/cpu.c
- cpu/mpc85xx/start.S 49 additions, 0 deletionscpu/mpc85xx/start.S
- drivers/misc/fsl_law.c 1 addition, 1 deletiondrivers/misc/fsl_law.c
- include/asm-ppc/immap_85xx.h 12 additions, 1 deletioninclude/asm-ppc/immap_85xx.h
- include/asm-ppc/immap_qe.h 5 additions, 3 deletionsinclude/asm-ppc/immap_qe.h
- include/asm-ppc/processor.h 2 additions, 0 deletionsinclude/asm-ppc/processor.h
Loading
Please register or sign in to comment