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

Reviewed-by: Quentin Schulz <foss+yo...@0leil.net>
Signed-off-by: Trevor Woerner <twoer...@gmail.com>
---
changes in v2:
- add Quentin's tag
---
 wic/rockchip.wks | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wic/rockchip.wks b/wic/rockchip.wks
index 4fccdf668c50..1dcd9d69ada6 100644
--- a/wic/rockchip.wks
+++ b/wic/rockchip.wks
@@ -19,12 +19,12 @@
 #   atf         24576           8192        (trusted OS e.g. ATR, OP-TEE, etc)
 #   root        32768           -
 
-part loader1    --offset 32     --fixed-size 3552K    --fstype=none            
--source rawcopy                                   
--sourceparams="file=${SPL_BINARY}"
+part loader1    --offset 32     --fixed-size 3552K    --fstype=none            
    --source rawcopy  --sourceparams="file=${SPL_BINARY}"
 part vstorage   --offset 3584   --fixed-size 256K     --fstype=none  --no-table
 part reserved   --offset 3840   --fixed-size 192K     --fstype=none  --no-table
 part reserved1  --offset 4032   --fixed-size 32K      --fstype=none  --no-table
 part uboot_env  --offset 4064   --fixed-size 32K      --fstype=none  --no-table
 part reserved2  --offset 4096   --fixed-size 4096K    --fstype=none  --no-table
-part loader2    --offset 8192   --fixed-size 4096K    --fstype=none            
--source rawcopy                                   
--sourceparams="file=u-boot.${UBOOT_SUFFIX}"
+part loader2    --offset 8192   --fixed-size 4096K    --fstype=none            
    --source rawcopy  --sourceparams="file=u-boot.${UBOOT_SUFFIX}"
 part atf        --offset 12288  --fixed-size 4096K    --fstype=none
-part /          --offset 16384                        --fstype=ext4  --active  
--source rootfs            --label root
+part /          --offset 16384  --active              --fstype=ext4  --label 
root  --source rootfs
-- 
2.43.0.76.g1a87c842ece3

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

Reply via email to