summaryrefslogtreecommitdiffstats
path: root/boot/uboot/uboot-2010.03-fix-avr32.patch
diff options
context:
space:
mode:
authorThomas Petazzoni2011-07-11 22:46:17 +0200
committerPeter Korsgaard2011-07-11 23:44:14 +0200
commite488c285b1839976e1d508d8be8c0208cc453f3e (patch)
tree4e2cda31810fa35df4e0b13283771de3d156ee21 /boot/uboot/uboot-2010.03-fix-avr32.patch
parentlinux: add support for 3.x and -rc versions (diff)
downloadbuildroot-e488c285b1839976e1d508d8be8c0208cc453f3e.tar.gz
buildroot-e488c285b1839976e1d508d8be8c0208cc453f3e.tar.xz
buildroot-e488c285b1839976e1d508d8be8c0208cc453f3e.zip
uboot: Add 2011.06, remove 2010.03
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/uboot/uboot-2010.03-fix-avr32.patch')
-rw-r--r--boot/uboot/uboot-2010.03-fix-avr32.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/boot/uboot/uboot-2010.03-fix-avr32.patch b/boot/uboot/uboot-2010.03-fix-avr32.patch
deleted file mode 100644
index 1f9aab8f0..000000000
--- a/boot/uboot/uboot-2010.03-fix-avr32.patch
+++ /dev/null
@@ -1,5 +0,0 @@
-diff -Naur u-boot-2010.03-orig/include/asm-avr32/unaligned.h u-boot-2010.03/include/asm-avr32/unaligned.h
---- u-boot-2010.03-orig/include/asm-avr32/unaligned.h 1969-12-31 21:00:00.000000000 -0300
-+++ u-boot-2010.03/include/asm-avr32/unaligned.h 2010-06-22 23:09:49.000000000 -0300
-@@ -0,0 +1 @@
-+#include <asm-generic/unaligned.h>