]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
fastboot: handle flash write to GPT partitions
authorSteve Rae <srae@broadcom.com>
Fri, 12 Dec 2014 23:51:54 +0000 (15:51 -0800)
committerLukasz Majewski <l.majewski@samsung.com>
Thu, 18 Dec 2014 11:26:06 +0000 (12:26 +0100)
commit0ff7e585df83470139739533bdbf41114f395470
tree7c50bcefd64e0a4a59d59e26a9f664f59143f9e7
parente1f6b0a02d3bf45737fcb2addf4125cebe0cbcf9
fastboot: handle flash write to GPT partitions

Implement a feature to allow fastboot to write the downloaded image
to the space reserved for the Protective MBR and the Primary GUID
Partition Table.
Additionally, prepare and write the Backup GUID Partition Table.

Signed-off-by: Steve Rae <srae@broadcom.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[Test HW: Exynos4412 - Trats2]
README
common/fb_mmc.c
disk/part_efi.c
include/part.h