mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
remove unnecessary spaces
This commit is contained in:
parent
b0dc2a8ff5
commit
e2d46e991f
@ -110,8 +110,6 @@ KERNEL_SIZE=$(ls -la --block-size=512 $LINUX_KERNEL | cut -d' ' -f 5 )
|
||||
|
||||
# Start sectors of OpenSBI and Kernel Partitions
|
||||
FW_JUMP_START=$(( 34 + $DST_SIZE ))
|
||||
|
||||
|
||||
KERNEL_START=$(( $FW_JUMP_START + $FW_JUMP_SIZE ))
|
||||
FS_START=$(( $KERNEL_START + $KERNEL_SIZE ))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user