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 <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Giulio Benetti 2021-11-07 03:02:14 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 2b2da9381c
commit 855ad130e4

View File

@ -9,6 +9,7 @@ image boot.vfat {
"u-boot.bin" "u-boot.bin"
} }
} }
size = 16M size = 16M
} }