summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-28 16:43:29 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-05 00:40:14 (GMT)
commit53c953841bbb2c094144bff00b41501b635f3153 (patch)
treecae389f36eef00eaead2dc64b53b870f38cd1f30 /README
parent26e79b6547352235fe1bdcda668fe197a8ffdb92 (diff)
downloadu-boot-fsl-qoriq-53c953841bbb2c094144bff00b41501b635f3153.tar.xz
powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig
Use Kconfig SYS_PPC_E500_DEBUG_TLB and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com> [trini: Migrate 8572] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index 0bd6e6c..7e0dd35 100644
--- a/README
+++ b/README
@@ -376,15 +376,6 @@ The following options need to be configured:
Defines the string to utilize when trying to match PCIe device
tree nodes for the given platform.
- CONFIG_SYS_PPC_E500_DEBUG_TLB
-
- Enables a temporary TLB entry to be used during boot to work
- around limitations in e500v1 and e500v2 external debugger
- support. This reduces the portions of the boot code where
- breakpoints and single stepping do not work. The value of this
- symbol should be set to the TLB1 entry to be used for this
- purpose.
-
CONFIG_SYS_FSL_ERRATUM_A004510
Enables a workaround for erratum A004510. If set,