mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
board/zynq/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:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
5e258fcafb
commit
2c776dec9e
@@ -6,10 +6,12 @@ image boot.vfat {
|
||||
"devicetree.dtb",
|
||||
"uImage"
|
||||
}
|
||||
|
||||
file uramdisk.image.gz {
|
||||
image = "rootfs.cpio.uboot"
|
||||
}
|
||||
}
|
||||
|
||||
size = 32M
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user