Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig
This converts the following to Kconfig: CONFIG_USE_ONENAND_BOARD_INIT Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
BOOTENV
|
||||
|
||||
/* OneNAND config */
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SYS_ONENAND_BASE ONENAND_MAP
|
||||
#define CONFIG_SYS_ONENAND_BLOCK_SIZE (128*1024)
|
||||
|
||||
|
||||
@@ -126,7 +126,6 @@
|
||||
/* FLASH and environment organization */
|
||||
#define CONFIG_MMC_DEFAULT_DEV 0
|
||||
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SYS_ONENAND_BASE 0xB0000000
|
||||
|
||||
#define CONFIG_USB_GADGET_DWC2_OTG_PHY
|
||||
|
||||
@@ -87,7 +87,6 @@
|
||||
"mmcrootpart=3\0" \
|
||||
"opts=always_resume=1"
|
||||
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SYS_ONENAND_BASE 0x0C000000
|
||||
|
||||
#define CONFIG_USB_GADGET_DWC2_OTG_PHY
|
||||
|
||||
@@ -90,7 +90,6 @@
|
||||
* Boot configuration
|
||||
*/
|
||||
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SYS_ONENAND_BASE 0xE7100000
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user