zedboard: Patch default U-Boot environment for zedboard
authorJan Viktorin <viktorin@rehivetech.com>
Tue, 14 Jul 2015 15:16:08 +0000 (17:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Jul 2015 21:06:45 +0000 (23:06 +0200)
commit4db53c3848d9599851b31079875f7c0d18911e76
tree332974b107a780237c470c1d38bce244dd8ea9e6
parent46d6a561be418e67c3f859f7d3e7461b2a663749
zedboard: Patch default U-Boot environment for zedboard

This patch changes the U-Boot's default environment to
boot Zedboard out-of-the-box from SD card.

The sdboot procedure tries to load a file system.bit into
the Zynq's PL (only if it exists). It is also possible to
alter the booting by an uEnv.txt file located on your SD card.
The uEnv.txt is a plain text file with <key>=<value> pairs
one per line.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/avnet/zedboard/uboot/0001-zynq-Create-zedboard-specific-U-Boot-environment.patch [new file with mode: 0644]
configs/zedboard_defconfig