board/pine64/rockpro64/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:43:03 +01:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 447b46cae0
commit 96dcd875c7

View File

@@ -6,11 +6,11 @@ image boot.vfat {
"extlinux" "extlinux"
} }
} }
size = 64M size = 64M
} }
image sdcard.img { image sdcard.img {
hdimage { hdimage {
gpt = true gpt = true
} }