board/embest/riotboard/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>
2021.11.x
Giulio Benetti 2021-11-07 03:05:33 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent f7c41a9da4
commit 24b74c3bbd
1 changed files with 13 additions and 13 deletions

View File

@ -5,7 +5,7 @@ image sdcard.img {
partition u-boot {
in-partition-table = "no"
image = "u-boot.imx"
offset = 1024
offset = 1K
}
partition rootfs {