From b22f649a1dd512d083bf8d3d84acbe32757d0e72 Mon Sep 17 00:00:00 2001 From: Giulio Benetti Date: Sun, 7 Nov 2021 03:02:44 +0100 Subject: [PATCH] board/atmel/sama5d4_xplained_mmc/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/atmel/sama5d4_xplained_mmc/genimage.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/board/atmel/sama5d4_xplained_mmc/genimage.cfg b/board/atmel/sama5d4_xplained_mmc/genimage.cfg index 004f2fddb3..bd929ffab4 100644 --- a/board/atmel/sama5d4_xplained_mmc/genimage.cfg +++ b/board/atmel/sama5d4_xplained_mmc/genimage.cfg @@ -9,6 +9,7 @@ image boot.vfat { "u-boot.bin" } } + size = 16M }