X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2FM54418TWR.h;h=3b2d01e518003287c27531d35719b9509a8affc3;hp=8fb9abd79cb29e8bb8a9948fff19285b5a0f8155;hb=d56b4b19744c314c26dc77585a7c7a9253d1487d;hpb=24fc9531a14e3d57c6e6afe4df15dc020e7b55d6 diff --git a/include/configs/M54418TWR.h b/include/configs/M54418TWR.h index 8fb9abd79c..3b2d01e518 100644 --- a/include/configs/M54418TWR.h +++ b/include/configs/M54418TWR.h @@ -324,7 +324,6 @@ #ifdef CONFIG_CMD_JFFS2 #define CONFIG_JFFS2_DEV "nand0" #define CONFIG_JFFS2_PART_OFFSET (0x800000) -#define CONFIG_CMD_MTDPARTS #define CONFIG_MTD_DEVICE #define MTDIDS_DEFAULT "nand0=m54418twr.nand" @@ -335,10 +334,8 @@ #endif #ifdef CONFIG_CMD_UBI -#define CONFIG_CMD_MTDPARTS #define CONFIG_MTD_DEVICE /* needed for mtdparts command */ #define CONFIG_MTD_PARTITIONS /* mtdparts and UBI support */ -#define CONFIG_RBTREE #define MTDIDS_DEFAULT "nand0=NAND" #define MTDPARTS_DEFAULT "mtdparts=NAND:1m(u-boot)," \ "-(ubi)"