]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
u-boot: Update to 2013.07 final.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Aug 2013 20:57:14 +0000 (22:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Aug 2013 20:57:14 +0000 (22:57 +0200)
Add support for Wandboard Quad.

u-boot/targets
u-boot/u-boot.nm

index 18cf5b1342dd0dcd6263ea859632710d6388c7b4..ce81d234bdc59f1d1f3a8475992b97596e024a78 100644 (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
index 517c262c6fa70db238676943bf9911398a0d5362..25be430fb5b9a4e066f90cbf895e6cee4d80bc01 100644 (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