[Buildroot] [git commit] board/pine64/sopine/genimage.cfg: beautify file

From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-11-08 22:25:22
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=2c676c803768ca624349f16a6ba9a855e0c0e7cf
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Beatify this genimage .cfg file to have consistency with all genimage .cfg
files in Buildroot.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted>
---
 board/pine64/sopine/genimage.cfg | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/board/pine64/sopine/genimage.cfg b/board/pine64/sopine/genimage.cfg
index 02ebe7ab9b..9300f3d601 100644
--- a/board/pine64/sopine/genimage.cfg
+++ b/board/pine64/sopine/genimage.cfg
@@ -6,6 +6,7 @@ image boot.vfat {
 			"boot.scr"
 		}
 	}
+
 	size = 64M
 }
 
@@ -16,14 +17,14 @@ image sdcard.img {
 	partition spl {
 		in-partition-table = "no"
 		image = "sunxi-spl.bin"
-		offset = 8192
+		offset = 8K
 	}
 
 	partition u-boot {
 		in-partition-table = "no"
 		image = "u-boot.itb"
 		offset = 40K
-		size = 1M # 1MB - 40K
+		size = 1M # 1MB - 40KB
 	}
 
 	partition boot {
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help