diff options
author | Tom Rini | 2022-03-11 09:12:00 -0500 |
---|---|---|
committer | Tom Rini | 2022-03-18 12:48:17 -0400 |
commit | 5f7c886c8218a5dc8ac63fff93ec937a6ed5b200 (patch) | |
tree | 366a965c153c19e2c68a80f2d74d06d4ad6b60b2 /README | |
parent | fdd0da4ca432f227cfa19c9c1e6daf31910b6261 (diff) |
Convert CONFIG_A008044_WORKAROUND to Kconfig
This converts the following to Kconfig:
CONFIG_A008044_WORKAROUND
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -374,10 +374,6 @@ The following options need to be configured: See Freescale App Note 4493 for more information about this erratum. - CONFIG_A008044_WORKAROUND - Enables a workaround for T1040/T1042 erratum A008044. It is only - required during NAND boot and valid for Rev 1.0 SoC revision - CONFIG_SYS_FSL_CORENET_SNOOPVEC_COREONLY This is the value to write into CCSR offset 0x18600 |