aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2017-08-22 16:47:34 -0500
committerVishal Mahaveer <vishalm@ti.com>2017-08-22 17:41:51 -0500
commitff48c7935985248c67743425c0ce58167f81d9a2 (patch)
treec9dbc6aaf32f7992b2df14789d6c02df884e37cd
parentbc5c71b22f13419206edfe67754b90a1ca388081 (diff)
downloadjacinto6evm-ff48c7935985248c67743425c0ce58167f81d9a2.tar.gz
dra7xx: android: add vendor partition
Add a new vendor parition for Android Change-Id: Ib77ad4ee5582a128c802628df58d85b975eab5f9 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--include/configs/dra7xx_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index 7553f33db6..8c6a7803d1 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -66,6 +66,7 @@
"name=recovery,size=10M,uuid=${uuid_gpt_recovery};" \
"name=boot,size=10M,uuid=${uuid_gpt_boot};" \
"name=system,size=768M,uuid=${uuid_gpt_system};" \
+ "name=vendor,size=256M,uuid=${uuid_gpt_vendor};" \
"name=cache,size=256M,uuid=${uuid_gpt_cache};" \
"name=ipu1,size=8M,uuid=${uuid_gpt_ipu1};" \
"name=ipu2,size=8M,uuid=${uuid_gpt_ipu2};" \