[Buildroot] [git commit] board/stmicroelectronics/stm32f469-disco/genimage.cfg: beautify file

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

commit: https://git.buildroot.net/buildroot/commit/?id=6b2232ea09b98c6cd85f16cadf3a9e3ee64467b2
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/stmicroelectronics/stm32f469-disco/genimage.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/stmicroelectronics/stm32f469-disco/genimage.cfg b/board/stmicroelectronics/stm32f469-disco/genimage.cfg
index bc945955fa..517ead7751 100644
--- a/board/stmicroelectronics/stm32f469-disco/genimage.cfg
+++ b/board/stmicroelectronics/stm32f469-disco/genimage.cfg
@@ -6,6 +6,7 @@ image boot.vfat {
 			"extlinux"
 		}
 	}
+
 	size = 16M
 }
 
@@ -15,7 +16,7 @@ image sdcard.img {
 
 	partition u-boot {
 		partition-type = 0xC
-                image = "boot.vfat"
+		image = "boot.vfat"
 	}
 
 	partition rootfs {
@@ -24,4 +25,3 @@ image sdcard.img {
 		size = 32M
 	}
 }
-
_______________________________________________
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