From 1ca31c6d7c54cfd2a548ebf7c38a058ea2c4852e Mon Sep 17 00:00:00 2001 From: Giulio Benetti Date: Sun, 7 Nov 2021 03:42:14 +0100 Subject: [PATCH] board/nexbox/a95x/genimage.cfg: beautify file Beatify this genimage .cfg file to have consistency with all genimage .cfg files in Buildroot. Signed-off-by: Giulio Benetti Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- board/nexbox/a95x/genimage.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/board/nexbox/a95x/genimage.cfg b/board/nexbox/a95x/genimage.cfg index 63b96107c9..81bcc82c9b 100644 --- a/board/nexbox/a95x/genimage.cfg +++ b/board/nexbox/a95x/genimage.cfg @@ -7,6 +7,7 @@ image boot.vfat { "boot.scr" } } + size = 32M }