summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:42 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:11:50 +0300
commit17f13e7119cc628bc26edf12252794770247df63 (patch)
treeecf9836a6d2e50e6e45885e68f9bf5942156bb3d /include
parent5bacad64627447c4c890ff0b41757cfb09c2204a (diff)
downloadu-boot-17f13e7119cc628bc26edf12252794770247df63.tar.xz
scripts/config_whitelist.txt: Remove more referenced symbols
Perform some deeper investigation on the remaining symbols listed in this file and remove more. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/P1010RDB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
index c0805f979b..b1d6b15811 100644
--- a/include/configs/P1010RDB.h
+++ b/include/configs/P1010RDB.h
@@ -173,8 +173,6 @@ extern unsigned long get_sdram_size(void);
#define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE
#endif
-#define CONFIG_MTD_PARTITION
-
#define CFG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CFG_SYS_NAND_BASE_PHYS) \
| CSPR_PORT_SIZE_8 \
| CSPR_MSEL_NAND \