diff --git a/board/avnet/zedboard/readme.txt b/board/avnet/zedboard/readme.txt index b869066653..6b6df36486 100644 --- a/board/avnet/zedboard/readme.txt +++ b/board/avnet/zedboard/readme.txt @@ -11,3 +11,18 @@ to the sdcard: rootfs.cpio.gz.uboot -> uramdisk.image.gz uImage -> uImage +Uboot Support +------------- + +Uboot is installed in a wrapper file called BOOT.BIN located on the root of +the SD card. To create the BOOT.BIN file do the following. + +source +cat < boot.bif +{ + [bootloader] + + +} +EOF +bootgen -image boot.bif -o i BOOT.BIN