summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-01-06 13:53:27 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2017-01-06 19:38:55 +0100
commit88ca6390eab24efda3f6333453cd645b5e20e400 (patch)
treeaca0017be6abf1534934ec15cac1da4fd30c66f7 /target/linux/kirkwood
parentb9857b21c27c3ba98a400cd797c540baa9f40be1 (diff)
downloadmtk-20170518-88ca6390eab24efda3f6333453cd645b5e20e400.zip
mtk-20170518-88ca6390eab24efda3f6333453cd645b5e20e400.tar.gz
mtk-20170518-88ca6390eab24efda3f6333453cd645b5e20e400.tar.bz2
kernel: bump to 4.4.40
Refresh patches on all 4.4 supported platforms. Compile & run tested: lantiq/xrx200 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/patches-4.4/130-iconnect.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/kirkwood/patches-4.4/130-iconnect.patch b/target/linux/kirkwood/patches-4.4/130-iconnect.patch
index 3d464e7..2d0a376 100644
--- a/target/linux/kirkwood/patches-4.4/130-iconnect.patch
+++ b/target/linux/kirkwood/patches-4.4/130-iconnect.patch
@@ -21,15 +21,15 @@
partition@100000 {
- label = "zImage";
- reg = <0x100000 0x300000>;
-- };
--
-- partition@540000 {
-- label = "initrd";
-- reg = <0x540000 0x300000>;
+ label = "second stage u-boot";
+ reg = <0x100000 0x200000>;
};
+- partition@540000 {
+- label = "initrd";
+- reg = <0x540000 0x300000>;
+- };
+-
- partition@980000 {
- label = "boot";
- reg = <0x980000 0x1f400000>;