summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-12-04 10:04:35 -0500
committerTom Rini <[email protected]>2022-12-23 10:14:50 -0500
commitea93286e5f068b85dd3a0d05bef534ad86d3d16f (patch)
tree16f7926f80239e020baef753a73f6cee6ae1163a /include
parentdff9de5c2c1eb0a4b62f1ea67dee3f0db117bc1a (diff)
global: Migrate CONFIG_LPC32XX_NAND_MLC_NAND_TA to CFG
Perform a simple rename of CONFIG_LPC32XX_NAND_MLC_NAND_TA to CFG_LPC32XX_NAND_MLC_NAND_TA Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/work_92105.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index a1ecd8ceef0..d345382545e 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -29,7 +29,7 @@
#define CONFIG_LPC32XX_NAND_MLC_TCEA_DELAY 333333333
#define CFG_LPC32XX_NAND_MLC_BUSY_DELAY 10000000
-#define CONFIG_LPC32XX_NAND_MLC_NAND_TA 18181818
+#define CFG_LPC32XX_NAND_MLC_NAND_TA 18181818
#define CONFIG_LPC32XX_NAND_MLC_RD_HIGH 31250000
#define CONFIG_LPC32XX_NAND_MLC_RD_LOW 45454545
#define CONFIG_LPC32XX_NAND_MLC_WR_HIGH 40000000