summaryrefslogtreecommitdiff
path: root/include/configs/u8500.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/u8500.h')
-rw-r--r--include/configs/u8500.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index d33b39951..2c259bd41 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -84,6 +84,7 @@
#define CONFIG_MMC 1
#define CONFIG_GENERIC_MMC 1
#define CONFIG_DOS_PARTITION 1
+#define CONFIG_TOC_PARTITION 1
#define CONFIG_ROCKBOX_FAT 1
#define CONFIG_U_BOOT 1 /* needed by Rockbox code */
#define CONFIG_SUPPORT_VFAT 1 /* Rockbox */
@@ -108,6 +109,7 @@
#define CONFIG_CMD_EMMC
#define CONFIG_CMD_SOURCE
#define CONFIG_CMD_I2C
+#define CONFIG_CMD_TOC
#ifdef CONFIG_USB_TTY
#define CONFIG_BOOTDELAY -1 /* disable autoboot */