This commit is contained in:
Pascal Vizeli
2018-08-24 21:50:29 +00:00
parent 9b170812d6
commit 74ff13e25e
12 changed files with 148 additions and 111 deletions

View File

@@ -32,10 +32,12 @@ function make_bootable() {
dd if=${UBOOT_GXBB} of=${hdd_img} conv=notrunc bs=512 seek=97
}
# Create other layers
prepare_disk_image
# SPL
create_spl_image
create_disk_mbr 2
make_bootable
# Disk
create_disk_image
convert_disk_image_gz
create_ota_update