Cast OS GPT

This folder contains the Cast OS GPT images for emmc devices of 3776mb and 3728mb. gpt.h contains the C array definitons of the images, which will be used by fastboot to flash to the device. The file is generated by running python script bin_to_c.py gpt.h ./gpt.castos.3776.bin ./gpt.castos.3728.bin. The fastboot command to flash is fastboot oem flash-cast-gpt. It automatically detects emmc size and selects the corresponding image.