aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/arc770/dts/axs101.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-15 10:49:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-15 10:49:01 +0000
commit998cb6c908cac2f5db8296c696c31a9c7975b89d (patch)
tree962ac4f363b2b2b6dadfc57d644a25165de234bc /target/linux/arc770/dts/axs101.dts
parentd265655f5eadf7b6ef67a006a9dcd8d97abf4e04 (diff)
downloadmaster-187ad058-998cb6c908cac2f5db8296c696c31a9c7975b89d.tar.gz
master-187ad058-998cb6c908cac2f5db8296c696c31a9c7975b89d.tar.bz2
master-187ad058-998cb6c908cac2f5db8296c696c31a9c7975b89d.zip
arc770: bump linux kernel from 4.3 to 4.4
This switch involved: [1] Regeneration of config (few options went away) [2] Regeneration of patches so they apply cleanly (different offsets) [3] Update of .dts files because we now explicitly specify memory regions in use as opposed to previously used offset from 0x8000_0000 Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Felix Fietkau <nbd@openwrt.org> Cc: Jo-Philipp Wich <jow@openwrt.org> Cc: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/arc770/dts/axs101.dts')
-rw-r--r--target/linux/arc770/dts/axs101.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/arc770/dts/axs101.dts b/target/linux/arc770/dts/axs101.dts
index 8718eb46cc..769e81a433 100644
--- a/target/linux/arc770/dts/axs101.dts
+++ b/target/linux/arc770/dts/axs101.dts
@@ -17,6 +17,6 @@
compatible = "snps,axs101", "snps,arc-sdp";
chosen {
- bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8";
+ bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0";
};
};