]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/infoadas-u-boot.git/commitdiff
am57x: android: add vendor partition
authorPraneeth Bajjuri <praneeth@ti.com>
Wed, 23 Aug 2017 20:56:52 +0000 (15:56 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Mon, 28 Aug 2017 07:43:10 +0000 (02:43 -0500)
Add a new vendor parition for Android

Change-Id: Ib63926fe6a6423fc97a49306bb927225003c5827
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
include/configs/am57xx_evm.h

index dee0d40d011a823922c23e36925d65594e8e8d82..c3ae8c27799e6c026b7020a531452d95034f9bc7 100644 (file)
@@ -58,6 +58,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=1M,uuid=${uuid_gpt_ipu1};" \
        "name=ipu2,size=1M,uuid=${uuid_gpt_ipu2};" \