global: Migrate CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFG
Perform a simple rename of CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFG_LPC32XX_NAND_SLC_WDR_CLKS Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
/*
|
||||
* NAND chip timings
|
||||
*/
|
||||
#define CONFIG_LPC32XX_NAND_SLC_WDR_CLKS 14
|
||||
#define CFG_LPC32XX_NAND_SLC_WDR_CLKS 14
|
||||
#define CONFIG_LPC32XX_NAND_SLC_WWIDTH 66666666
|
||||
#define CONFIG_LPC32XX_NAND_SLC_WHOLD 200000000
|
||||
#define CONFIG_LPC32XX_NAND_SLC_WSETUP 50000000
|
||||
|
Reference in New Issue
Block a user