]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Wed, 15 Aug 2012 04:12:43 +0000 (04:12 +0000)
committerAndy Fleming <afleming@freescale.com>
Thu, 23 Aug 2012 17:16:54 +0000 (12:16 -0500)
commite4879afba376dc6dcc2085760c614d615a203f73
tree13df5360daba444c490f2389caa4e76ccf697185
parent33eee330cc8a445ff05f39a58af3c87324798230
powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC

Freescale's e500v1 and e500v2 cores (used in mpc85xx chips) have some
restrictions on external debugging (JTAG). Need to define define
CONFIG_SYS_PPC_E500_DEBUG_TLB to enable a temporary TLB entry to be
used during boot to work around the limitations.

Enable missed e500v2 SoC i.e. MPC8536, MPC8544, MPC8548 and MPC8572 for
debug support.

Signed-off-by: Radu Lazarescu <radu.lazarescu@freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Cc: Tang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/include/asm/config_mpc85xx.h