summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-09-24 19:32:54 -0300
committerDavid P <megver83@openmailbox.org>2017-09-24 19:33:22 -0300
commit6d19779d07cbcbabe5aba8cf3e3d6bc663c59477 (patch)
tree55f92b7ab23617ba56fc11baf690f8d1b056708e /libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
parent7e13fb4492732d1af433585581ec7e68da13558e (diff)
downloadabslibre-6d19779d07cbcbabe5aba8cf3e3d6bc663c59477.tar.gz
abslibre-6d19779d07cbcbabe5aba8cf3e3d6bc663c59477.tar.bz2
abslibre-6d19779d07cbcbabe5aba8cf3e3d6bc663c59477.zip
Updated ARM patches in kernels
Just from [libre], for now
Diffstat (limited to 'libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch')
-rw-r--r--libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch b/libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
index 7ab3b23d7..47f149aa5 100644
--- a/libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
+++ b/libre/linux-libre-lts/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch
@@ -1,7 +1,7 @@
-From 001565916ddb8589ec7920b0d3c0d007225c79c4 Mon Sep 17 00:00:00 2001
+From 81e89a314fb1e70274c2ec72013ba0a076de55dd Mon Sep 17 00:00:00 2001
From: Willy Tarreau <w@xxxxxx>
Date: Sun, 2 Dec 2012 19:59:28 +0100
-Subject: [PATCH 1/8] ARM: atags: add support for Marvell's u-boot
+Subject: [PATCH 1/9] ARM: atags: add support for Marvell's u-boot
Marvell uses a specific atag in its u-boot which includes among other
information the MAC addresses for up to 4 network interfaces.
@@ -12,7 +12,7 @@ Signed-off-by: Willy Tarreau <w@xxxxxx>
1 file changed, 17 insertions(+)
diff --git a/arch/arm/include/uapi/asm/setup.h b/arch/arm/include/uapi/asm/setup.h
-index 979ff40..d1d0c19 100644
+index 979ff4016404..d1d0c1950fa4 100644
--- a/arch/arm/include/uapi/asm/setup.h
+++ b/arch/arm/include/uapi/asm/setup.h
@@ -143,6 +143,18 @@ struct tag_memclk {
@@ -47,5 +47,5 @@ index 979ff40..d1d0c19 100644
};
--
-2.10.0
+2.13.0