MA-9263-3 [Android] Partition: enable GPT partition on imx devices
authorSanshan Zhang <sanshan.zhang@nxp.com>
Wed, 1 Mar 2017 09:00:10 +0000 (17:00 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 11:48:36 +0000 (19:48 +0800)
commit4d226b92b3dd577bf02c11d1e0d32494b68a5a66
tree896f96628e03af9c5a00f99458f102dcfeea8b3b
parent9fe1f23c2bcb263a91a2044cb0105963844dcc06
MA-9263-3 [Android] Partition: enable GPT partition on imx devices

1. pass androidboot.storage_type to android, 'init' use it to parse
different init.freescale.storage.rc.
2. store new ptable with gpt partition.
3. we use the last LBA as backup gpt table, there is many warning log
when boot, change print to debug

Change-Id: I84070735e9d4c2741b0e240bc1c61b357dabc5b8
Signed-off-by: Sanshan Zhang <sanshan.zhang@nxp.com>
(cherry picked from commit da0ce2787256a323371641b0764266d386d767a5)
Signed-off-by: Ye Li <ye.li@nxp.com>
23 files changed:
common/image-android.c
configs/mx6dlsabreautoandroid_defconfig
configs/mx6dlsabreautoandroid_nand_defconfig
configs/mx6dlsabresdandroid_defconfig
configs/mx6qpsabreautoandroid_defconfig
configs/mx6qpsabreautoandroid_nand_defconfig
configs/mx6qpsabresdandroid_defconfig
configs/mx6qsabreautoandroid_defconfig
configs/mx6qsabreautoandroid_nand_defconfig
configs/mx6qsabresdandroid_defconfig
configs/mx6slevkandroid_defconfig
configs/mx6solosabreautoandroid_defconfig
configs/mx6solosabreautoandroid_nand_defconfig
configs/mx6solosabresdandroid_defconfig
configs/mx6sxsabreautoandroid_defconfig
configs/mx6sxsabreautoandroid_nand_defconfig
configs/mx6sxsabresdandroid_defconfig
configs/mx6ul_14x14_evk_android_defconfig
configs/mx7dsabresdandroid_defconfig
configs/mx7ulp_evk_android_defconfig
disk/part_efi.c
drivers/usb/gadget/f_fastboot.c
include/configs/mx6sabresd.h