mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 08:59:18 +01:00
global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_HIGH to CFG
Perform a simple rename of CONFIG_LPC32XX_NAND_MLC_WR_HIGH to CFG_LPC32XX_NAND_MLC_WR_HIGH Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#define CFG_LPC32XX_NAND_MLC_NAND_TA 18181818
|
||||
#define CFG_LPC32XX_NAND_MLC_RD_HIGH 31250000
|
||||
#define CFG_LPC32XX_NAND_MLC_RD_LOW 45454545
|
||||
#define CONFIG_LPC32XX_NAND_MLC_WR_HIGH 40000000
|
||||
#define CFG_LPC32XX_NAND_MLC_WR_HIGH 40000000
|
||||
#define CONFIG_LPC32XX_NAND_MLC_WR_LOW 83333333
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user