Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -32,5 +32,7 @@ platform_do_upgrade_emmc() {
|
||||
v "Writing new UUID to /dev/$diskdev..."
|
||||
get_image_dd "$1" of="/dev/$diskdev" bs=1 skip=440 count=4 seek=440 conv=fsync
|
||||
|
||||
dd if=/dev/zero of=$(find_mmc_part rootfs_data) bs=512 count=8
|
||||
|
||||
sleep 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user