diff options
author | Tom Rini <trini@konsulko.com> | 2022-03-11 09:11:59 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-03-18 12:48:17 -0400 |
commit | fdd0da4ca432f227cfa19c9c1e6daf31910b6261 (patch) | |
tree | d2af3eb6a9a647fb280cfa1b0633c1d2d80c9ba0 /README | |
parent | b53a280b8146601a2d51bc30cd4a6bf0ecf0512f (diff) | |
download | u-boot-fdd0da4ca432f227cfa19c9c1e6daf31910b6261.tar.gz |
Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig
This converts the following to Kconfig:
CONFIG_A003399_NOR_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_A003399_NOR_WORKAROUND - Enables a workaround for IFC erratum A003399. It is only - required during NOR boot. - 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 |