diff options
Diffstat (limited to 'include/configs/mx7dsabresdandroid.h')
-rw-r--r-- | include/configs/mx7dsabresdandroid.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresdandroid.h b/include/configs/mx7dsabresdandroid.h index cbcc173..3ced17f 100644 --- a/include/configs/mx7dsabresdandroid.h +++ b/include/configs/mx7dsabresdandroid.h @@ -35,6 +35,7 @@ #define CONFIG_ANDROID_SYSTEM_PARTITION_MMC 5 #define CONFIG_ANDROID_RECOVERY_PARTITION_MMC 2 #define CONFIG_ANDROID_CACHE_PARTITION_MMC 6 +#define CONFIG_ANDROID_DATA_PARTITION_MMC 4 #define CONFIG_CMD_BOOTA #define CONFIG_SUPPORT_RAW_INITRD |