u-boot: Update to 2013.07 final.

Add support for Wandboard Quad.
This commit is contained in:
Michael Tremer 2013-08-14 22:57:14 +02:00
parent 8adf51b8ca
commit 9e91f03ff2
2 changed files with 2 additions and 3 deletions

View File

@ -4,3 +4,4 @@ armv5tel dreamplug u-boot.bin u-boot.kwb
armv7hl omap4_panda u-boot.bin u-boot.img
armv7hl wandboard_solo u-boot.imx
armv7hl wandboard_dl u-boot.imx
armv7hl wandboard_quad u-boot.imx

View File

@ -5,9 +5,7 @@
name = u-boot
version = 2013.07
rc = 2
release = 0.1.rc%{rc}
thisapp = %{name}-%{version}-rc%{rc}
release = 1
sup_arches = armv5tel armv7hl
groups = Development/Tools