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