summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 17:12:00 +0300
committerTom Rini <trini@konsulko.com>2022-03-18 19:48:17 +0300
commit5f7c886c8218a5dc8ac63fff93ec937a6ed5b200 (patch)
tree366a965c153c19e2c68a80f2d74d06d4ad6b60b2 /include
parentfdd0da4ca432f227cfa19c9c1e6daf31910b6261 (diff)
downloadu-boot-5f7c886c8218a5dc8ac63fff93ec937a6ed5b200.tar.xz
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 'include')
-rw-r--r--include/configs/T104xRDB.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index 8a71807679..d66ad8c481 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -310,12 +310,6 @@
#define CONFIG_SYS_RAMBOOT
#endif
-#ifdef CONFIG_SYS_FSL_ERRATUM_A008044
-#if defined(CONFIG_MTD_RAW_NAND)
-#define CONFIG_A008044_WORKAROUND
-#endif
-#endif
-
#define CONFIG_HWCONFIG
/* define to use L1 as initial stack */