mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
zedboard: add Avnet Zedboard support.
[Thomas: update to recent Buildroot which had renamed several Config.in options, lock down kernel headers version] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
2e66e26aa6
commit
12106fc69b
13
board/avnet/zedboard/readme.txt
Normal file
13
board/avnet/zedboard/readme.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
This is the buildroot board support for the Avnet Zedboard. The Zedboard is
|
||||
a development board based on the Xilinx Zynq-7000 based All-Programmable
|
||||
System-On-Chip.
|
||||
|
||||
Zedboard information including schematics, reference designs, and manuals are
|
||||
available from http://www.zedboard.org .
|
||||
|
||||
To boot the Zedboard using a buildroot generated image copy the following files
|
||||
to the sdcard:
|
||||
zynq-zed.dtb -> devicetree.dtb
|
||||
rootfs.cpio.gz.uboot -> uramdisk.image.gz
|
||||
uImage -> uImage
|
||||
|
||||
Reference in New Issue
Block a user