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"
}
}
size = 64M
}
image sdcard.img {
hdimage {
gpt = true
}