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

Reviewed-by: Quentin Schulz <foss+yo...@0leil.net>
Signed-off-by: Trevor Woerner <twoer...@gmail.com>
---
changes in v4:
- updated for latest rockchip.wks

changes in v3:
- tweaks to accommodate the existing changes

changes in v2:
- add Quentin's tag
---
 wic/rockchip.wks | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/wic/rockchip.wks b/wic/rockchip.wks
index 6622e395ee2f..ee660b06d78e 100644
--- a/wic/rockchip.wks
+++ b/wic/rockchip.wks
@@ -18,14 +18,14 @@
 #   atf         24576           8192        (trusted OS e.g. ATF, OP-TEE, etc)
 #   root        32768           -
 
-part loader1    --offset 64s    --fixed-size 3552K   --fstype=none            
--source rawcopy              --sourceparams="file=${SPL_BINARY}"
-part v_storage  --offset 7168s  --fixed-size 256K    --fstype=none
-part reserved   --offset 7680s  --fixed-size 192K    --fstype=none
-part reserved1  --offset 8064s  --fixed-size 32K     --fstype=none
-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 loader1   --offset 64s    --fixed-size 3552K --fstype=none --source 
rawcopy --sourceparams="file=${SPL_BINARY}"
+part v_storage --offset 7168s  --fixed-size 256K  --fstype=none
+part reserved  --offset 7680s  --fixed-size 192K  --fstype=none
+part reserved1 --offset 8064s  --fixed-size 32K   --fstype=none
+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 /         --label root    --active           --fstype=ext4 --source rootfs
 
 bootloader --ptable gpt
-- 
2.43.0.76.g1a87c842ece3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62572): https://lists.yoctoproject.org/g/yocto/message/62572
Mute This Topic: https://lists.yoctoproject.org/mt/104512324/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to