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:
parent
5e258fcafb
commit
2c776dec9e
@ -6,10 +6,12 @@ image boot.vfat {
|
|||||||
"devicetree.dtb",
|
"devicetree.dtb",
|
||||||
"uImage"
|
"uImage"
|
||||||
}
|
}
|
||||||
|
|
||||||
file uramdisk.image.gz {
|
file uramdisk.image.gz {
|
||||||
image = "rootfs.cpio.uboot"
|
image = "rootfs.cpio.uboot"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
size = 32M
|
size = 32M
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user