]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ds414.h
Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.
[u-boot] / include / configs / ds414.h
index 0c23657ea9f8aa4cfdd3c3392329a53e40da5e3e..27308c92ffb99a55cde2ed7629d2db68453abcd3 100644 (file)
@@ -37,7 +37,6 @@
 #define CONFIG_ENV_SIZE                        (64 << 10) /* 64KiB */
 #define CONFIG_ENV_SECT_SIZE           (64 << 10) /* 64KiB sectors */
 
-#define CONFIG_PHY_MARVELL             /* there is a marvell phy */
 #define CONFIG_SYS_NETA_INTERFACE_TYPE PHY_INTERFACE_MODE_RGMII
 
 /* PCIe support */
@@ -62,7 +61,8 @@
 #endif
 
 /* why is this only defined in mv-common.h if CONFIG_DM is undefined? */
-#define CONFIG_SYS_MVFS
+#define CONFIG_MTD_DEVICE              /* needed for mtdparts commands */
+#define CONFIG_MTD_PARTITIONS
 
 /*
  * mv-common.h should be defined after CMD configs since it used them