diff options
Diffstat (limited to 'include/configs/seaboard.h')
| -rw-r--r-- | include/configs/seaboard.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index 11fbed1c3..92c167d7d 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -121,7 +121,4 @@  /* Max number of NAND devices */  #define CONFIG_SYS_MAX_NAND_DEVICE	1 - -/* Somewhat oddly, the NAND base address must be a config option */ -#define CONFIG_SYS_NAND_BASE	NV_PA_NAND_BASE  #endif /* __CONFIG_H */ |