diff options
Diffstat (limited to 'include/configs/pdm360ng.h')
-rw-r--r-- | include/configs/pdm360ng.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/pdm360ng.h b/include/configs/pdm360ng.h index 3c86b25267..2e72889b47 100644 --- a/include/configs/pdm360ng.h +++ b/include/configs/pdm360ng.h @@ -249,14 +249,6 @@ "f8000000.flash:-(unused);" \ "MPC5121 NAND:1024m(extended-userfs)" -/* - * Override partitions in device tree using info - * in "mtdparts" environment variable - */ -#ifdef CONFIG_CMD_MTDPARTS -#define CONFIG_FDT_FIXUP_PARTITIONS -#endif - #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* Start of monitor */ #define CONFIG_SYS_MONITOR_LEN (512 * 1024) /* 512 kB for monitor */ #ifdef CONFIG_FSL_DIU_FB |