diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.9')
-rw-r--r-- | target/linux/kirkwood/patches-4.9/101-iconnect.patch | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.9/101-iconnect.patch b/target/linux/kirkwood/patches-4.9/101-iconnect.patch index 20fb0c8c57..17705eae19 100644 --- a/target/linux/kirkwood/patches-4.9/101-iconnect.patch +++ b/target/linux/kirkwood/patches-4.9/101-iconnect.patch @@ -1,6 +1,15 @@ --- a/arch/arm/boot/dts/kirkwood-iconnect.dts +++ b/arch/arm/boot/dts/kirkwood-iconnect.dts -@@ -145,28 +145,23 @@ +@@ -15,8 +15,6 @@ + chosen { + bootargs = "console=ttyS0,115200n8 earlyprintk"; + stdout-path = &uart0; +- linux,initrd-start = <0x4500040>; +- linux,initrd-end = <0x4800000>; + }; + + ocp@f1000000 { +@@ -145,28 +143,23 @@ status = "okay"; partition@0 { |