[Buildroot] [PATCH 021/102] board/beelink/gs1/genimage.cfg: beautify file

From: Giulio Benetti <giulio.benetti@benettiengineering.com>
Date: 2021-11-07 02:06:06
Subsystem: the rest · Maintainer: Linus Torvalds

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

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 board/beelink/gs1/genimage.cfg | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/board/beelink/gs1/genimage.cfg b/board/beelink/gs1/genimage.cfg
index 88bbd26594..71578743ec 100644
--- a/board/beelink/gs1/genimage.cfg
+++ b/board/beelink/gs1/genimage.cfg
@@ -6,6 +6,7 @@ image boot.vfat {
 			"extlinux"
 		}
 	}
+
 	size = 64M
 }
 
@@ -16,8 +17,8 @@ image sdcard.img {
 	partition u-boot {
 		in-partition-table = "no"
 		image = "u-boot-sunxi-with-spl.bin"
-		offset = 8192
-		size = 1040384 # 1MB - 8192
+		offset = 8K
+		size = 1016K # 1MB - 8KB
 	}
 
 	partition boot {
-- 
2.25.1

_______________________________________________
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