]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_cmd_all.h
disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
[karo-tx-uboot.git] / include / config_cmd_all.h
index e82f6421c0af6e2cd91eaf0c88e9fae371f620cf..0930781d83c8bb4e484f41bdf760502614ac3a89 100644 (file)
@@ -56,6 +56,7 @@
 #define CONFIG_CMD_LICENSE     /* console license display      */
 #define CONFIG_CMD_LOADB       /* loadb                        */
 #define CONFIG_CMD_LOADS       /* loads                        */
+#define CONFIG_CMD_MEMINFO     /* meminfo                      */
 #define CONFIG_CMD_MEMORY      /* md mm nm mw cp cmp crc base loop mtest */
 #define CONFIG_CMD_MFSL                /* FSL support for Microblaze   */
 #define CONFIG_CMD_MII         /* MII support                  */
@@ -75,6 +76,7 @@
 #define CONFIG_CMD_RARP                /* rarpboot support             */
 #define CONFIG_CMD_READ                /* Read data from partition     */
 #define CONFIG_CMD_RUN         /* run command in env variable  */
+#define CONFIG_CMD_SANDBOX     /* sb command to access sandbox features */
 #define CONFIG_CMD_SAVEENV     /* saveenv                      */
 #define CONFIG_CMD_SAVES       /* save S record dump           */
 #define CONFIG_CMD_SCSI                /* SCSI Support                 */