summaryrefslogtreecommitdiff
path: root/include/configs/BSC9131RDB.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-10-06 05:31:45 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-15 12:12:46 (GMT)
commitebf7fff20ab8127f318b238e47a21856497bd6fe (patch)
tree209b0461717aa2ae7e0fa7965e6e7c14936e800f /include/configs/BSC9131RDB.h
parent29d3bc793cf694bd98f693f8a378a99cd7ee91f7 (diff)
downloadu-boot-ebf7fff20ab8127f318b238e47a21856497bd6fe.tar.xz
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Move FDT_FIXUP_PARTITIONS to Kconfig and cleanup existing uses. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/BSC9131RDB.h')
-rw-r--r--include/configs/BSC9131RDB.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/BSC9131RDB.h b/include/configs/BSC9131RDB.h
index 81021ba..057a3cf 100644
--- a/include/configs/BSC9131RDB.h
+++ b/include/configs/BSC9131RDB.h
@@ -367,13 +367,6 @@ extern unsigned long get_sdram_size(void);
#define MTDIDS_DEFAULT "nand0=ff800000.flash,"
#define MTDPARTS_DEFAULT "mtdparts=ff800000.flash:1m(uboot)," \
"8m(kernel),512k(dtb),-(fs)"
-/*
- * Override partitions in device tree using info
- * in "mtdparts" environment variable
- */
-#ifdef CONFIG_CMD_MTDPARTS
-#define CONFIG_FDT_FIXUP_PARTITIONS
-#endif
/*
* Environment Configuration