rockchip: also apply fixes for pine64-bin

This commit is contained in:
AmadeusGhost 2021-09-25 10:10:09 +08:00
parent 066c02c4ac
commit 3d585bb816

View File

@ -53,7 +53,7 @@ define Build/pine64-bin
# Generate a new partition table in $@ with 32 MiB of alignment
# padding for the idbloader, uboot and trust image to fit:
# http://opensource.rock-chips.com/wiki_Boot_option#Boot_flow
$(SCRIPT_DIR)/gen_image_generic.sh \
PADDING=1 $(SCRIPT_DIR)/gen_image_generic.sh \
$@ \
$(CONFIG_TARGET_KERNEL_PARTSIZE) $@.boot \
$(CONFIG_TARGET_ROOTFS_PARTSIZE) $(IMAGE_ROOTFS) \