rockchip.wks: wks file cleanup

Cleanup the elements of the wic/rockchip.wks file so that they take up less
horizontal space.

Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2024-02-22 10:08:28 -05:00
parent 3b51866f22
commit bcf1d9255f

View File

@ -26,6 +26,6 @@ part uboot_env --offset 8128s --fixed-size 32K --fstype=none
part reserved2 --offset 8192s --fixed-size 4096K --fstype=none
part loader2 --offset 16384s --fixed-size 4096K --fstype=none --source rawcopy --sourceparams="file=u-boot.${UBOOT_SUFFIX}"
part atf --offset 24576s --fixed-size 4096K --fstype=none
part / --fstype=ext4 --active --source rootfs --label root
part / --label root --active --fstype=ext4 --source rootfs
bootloader --ptable gpt