diff options
| author | Tom Rini <[email protected]> | 2022-11-19 18:45:42 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-05 16:11:50 -0500 |
| commit | 17f13e7119cc628bc26edf12252794770247df63 (patch) | |
| tree | ecf9836a6d2e50e6e45885e68f9bf5942156bb3d /include | |
| parent | 5bacad64627447c4c890ff0b41757cfb09c2204a (diff) | |
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/P1010RDB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h index c0805f979be..b1d6b15811d 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 \ |
