From f1c26a8abd834e073aa6c3c743fd4014ea24ae1a649e36efd45d922c38832ef2 Mon Sep 17 00:00:00 2001
From: Stephan Kulow <coolo@suse.com>
Date: Thu, 30 Jan 2014 14:21:34 +0000
Subject: [PATCH] Accepting request 215601 from Base:System

Drop 0006-ARMV7-hardfp-build-fix.patch based on upstream feedback and testing that to build OK (forwarded request 215592 from a_faerber)

OBS-URL: https://build.opensuse.org/request/show/215601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=22
---
 0006-ARMV7-hardfp-build-fix.patch | 12 ------------
 u-boot-am335xevm.changes          |  7 +++++++
 u-boot-am335xevm.spec             |  2 --
 u-boot-arndale.changes            |  7 +++++++
 u-boot-arndale.spec               |  2 --
 u-boot-colibrit20iris.changes     |  7 +++++++
 u-boot-colibrit20iris.spec        |  2 --
 u-boot-cubieboard.changes         |  7 +++++++
 u-boot-cubieboard.spec            |  2 --
 u-boot-highbank.changes           |  7 +++++++
 u-boot-highbank.spec              |  2 --
 u-boot-hyundaia7hd.changes        |  7 +++++++
 u-boot-hyundaia7hd.spec           |  2 --
 u-boot-melea1000.changes          |  7 +++++++
 u-boot-melea1000.spec             |  2 --
 u-boot-mx53loco.changes           |  7 +++++++
 u-boot-mx53loco.spec              |  2 --
 u-boot-omap3beagle.changes        |  7 +++++++
 u-boot-omap3beagle.spec           |  2 --
 u-boot-omap4panda.changes         |  7 +++++++
 u-boot-omap4panda.spec            |  2 --
 u-boot-paz00.changes              |  7 +++++++
 u-boot-paz00.spec                 |  2 --
 u-boot-rpib.changes               |  7 +++++++
 u-boot-rpib.spec                  |  2 --
 u-boot.changes                    |  7 +++++++
 u-boot.spec.in                    |  2 --
 27 files changed, 91 insertions(+), 38 deletions(-)
 delete mode 100644 0006-ARMV7-hardfp-build-fix.patch

diff --git a/0006-ARMV7-hardfp-build-fix.patch b/0006-ARMV7-hardfp-build-fix.patch
deleted file mode 100644
index 14da707..0000000
--- a/0006-ARMV7-hardfp-build-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./arch/arm/config.mk.orig	2013-11-21 15:32:54.101087262 +0100
-+++ ./arch/arm/config.mk	2013-11-21 15:33:03.803861493 +0100
-@@ -17,8 +17,7 @@ endif
- 
- LDFLAGS_FINAL += --gc-sections
- PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections \
--		     -fno-common -ffixed-r9
--PLATFORM_RELFLAGS += $(call cc-option, -msoft-float)
-+		     -fno-common -ffixed-r9
- 
- # Support generic board on ARM
- __HAVE_ARCH_GENERIC_BOARD := y
diff --git a/u-boot-am335xevm.changes b/u-boot-am335xevm.changes
index 23f933e..9977fff 100644
--- a/u-boot-am335xevm.changes
+++ b/u-boot-am335xevm.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-am335xevm.spec b/u-boot-am335xevm.spec
index ed3babb..4275379 100644
--- a/u-boot-am335xevm.spec
+++ b/u-boot-am335xevm.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-arndale.changes b/u-boot-arndale.changes
index 23f933e..9977fff 100644
--- a/u-boot-arndale.changes
+++ b/u-boot-arndale.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-arndale.spec b/u-boot-arndale.spec
index d10c399..1791dce 100644
--- a/u-boot-arndale.spec
+++ b/u-boot-arndale.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-colibrit20iris.changes b/u-boot-colibrit20iris.changes
index 23f933e..9977fff 100644
--- a/u-boot-colibrit20iris.changes
+++ b/u-boot-colibrit20iris.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-colibrit20iris.spec b/u-boot-colibrit20iris.spec
index 20b23d6..43f025d 100644
--- a/u-boot-colibrit20iris.spec
+++ b/u-boot-colibrit20iris.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-cubieboard.changes b/u-boot-cubieboard.changes
index 23f933e..9977fff 100644
--- a/u-boot-cubieboard.changes
+++ b/u-boot-cubieboard.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-cubieboard.spec b/u-boot-cubieboard.spec
index 17fcbde..acccf93 100644
--- a/u-boot-cubieboard.spec
+++ b/u-boot-cubieboard.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-highbank.changes b/u-boot-highbank.changes
index 23f933e..9977fff 100644
--- a/u-boot-highbank.changes
+++ b/u-boot-highbank.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-highbank.spec b/u-boot-highbank.spec
index 6e8df32..04bdeb4 100644
--- a/u-boot-highbank.spec
+++ b/u-boot-highbank.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-hyundaia7hd.changes b/u-boot-hyundaia7hd.changes
index 23f933e..9977fff 100644
--- a/u-boot-hyundaia7hd.changes
+++ b/u-boot-hyundaia7hd.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-hyundaia7hd.spec b/u-boot-hyundaia7hd.spec
index f80d629..41a3cbc 100644
--- a/u-boot-hyundaia7hd.spec
+++ b/u-boot-hyundaia7hd.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-melea1000.changes b/u-boot-melea1000.changes
index 23f933e..9977fff 100644
--- a/u-boot-melea1000.changes
+++ b/u-boot-melea1000.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-melea1000.spec b/u-boot-melea1000.spec
index b36c4f7..550e589 100644
--- a/u-boot-melea1000.spec
+++ b/u-boot-melea1000.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-mx53loco.changes b/u-boot-mx53loco.changes
index 23f933e..9977fff 100644
--- a/u-boot-mx53loco.changes
+++ b/u-boot-mx53loco.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-mx53loco.spec b/u-boot-mx53loco.spec
index c02584e..aaca2e8 100644
--- a/u-boot-mx53loco.spec
+++ b/u-boot-mx53loco.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-omap3beagle.changes b/u-boot-omap3beagle.changes
index 23f933e..9977fff 100644
--- a/u-boot-omap3beagle.changes
+++ b/u-boot-omap3beagle.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-omap3beagle.spec b/u-boot-omap3beagle.spec
index bd72d36..5859ff4 100644
--- a/u-boot-omap3beagle.spec
+++ b/u-boot-omap3beagle.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-omap4panda.changes b/u-boot-omap4panda.changes
index 23f933e..9977fff 100644
--- a/u-boot-omap4panda.changes
+++ b/u-boot-omap4panda.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-omap4panda.spec b/u-boot-omap4panda.spec
index f59455f..21f2548 100644
--- a/u-boot-omap4panda.spec
+++ b/u-boot-omap4panda.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-paz00.changes b/u-boot-paz00.changes
index 23f933e..9977fff 100644
--- a/u-boot-paz00.changes
+++ b/u-boot-paz00.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-paz00.spec b/u-boot-paz00.spec
index eb0c8c8..af54ec6 100644
--- a/u-boot-paz00.spec
+++ b/u-boot-paz00.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot-rpib.changes b/u-boot-rpib.changes
index 23f933e..9977fff 100644
--- a/u-boot-rpib.changes
+++ b/u-boot-rpib.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot-rpib.spec b/u-boot-rpib.spec
index 1fd8153..642289a 100644
--- a/u-boot-rpib.spec
+++ b/u-boot-rpib.spec
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4
diff --git a/u-boot.changes b/u-boot.changes
index 23f933e..9977fff 100644
--- a/u-boot.changes
+++ b/u-boot.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jan 30 06:46:45 UTC 2014 - afaerber@suse.de
+
+- Drop 0006-ARMV7-hardfp-build-fix.patch:
+  v2014.01 checks if -msoft-float compiles okay, and
+  U-Boot is soft-float according to Tom Rini
+
 -------------------------------------------------------------------
 Tue Jan 28 15:29:14 UTC 2014 - guillaume@opensuse.org
 
diff --git a/u-boot.spec.in b/u-boot.spec.in
index 3bc3092..cd84d87 100644
--- a/u-boot.spec.in
+++ b/u-boot.spec.in
@@ -34,7 +34,6 @@ Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source1:        openSUSE_panda.txt
 Source2:        arndale-bl1.img
 Source300:      rpmlintrc
-Patch1:         0006-ARMV7-hardfp-build-fix.patch
 Patch2:         mlo-ext2.patch
 Patch3:         ti_common_initrd_support.patch
 Patch4:         beagle-bootscr.patch
@@ -74,7 +73,6 @@ This package contains documentation for u-boot firmware
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
-%patch1
 %patch2 -p1
 %patch3
 %patch4