diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/axs10x.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index 0f4d78a5945..0c5a3af4cc4 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -32,12 +32,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x82000000 /* - * NAND Flash configuration - */ -#define CONFIG_SYS_NAND_BASE (ARC_FPGA_PERIPHERAL_BASE + 0x16000) -#define CONFIG_SYS_MAX_NAND_DEVICE 1 - -/* * UART configuration */ #define CONFIG_SYS_NS16550_SERIAL |