diff options
| author | York Sun <[email protected]> | 2016-12-28 08:43:29 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-04 19:40:14 -0500 |
| commit | 53c953841bbb2c094144bff00b41501b635f3153 (patch) | |
| tree | cae389f36eef00eaead2dc64b53b870f38cd1f30 /README | |
| parent | 26e79b6547352235fe1bdcda668fe197a8ffdb92 (diff) | |
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 <[email protected]>
[trini: Migrate 8572]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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, |
