From a10a5d019acc203c2ab531104788e4e053578e21 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 4 Nov 2014 11:21:58 +0100 Subject: dts: update to v3.18-rc2 Signed-off-by: Sascha Hauer --- dts/src/arc/angel4.dts | 5 ----- dts/src/arc/nsimosci.dts | 7 +------ 2 files changed, 1 insertion(+), 11 deletions(-) (limited to 'dts/src/arc') diff --git a/dts/src/arc/angel4.dts b/dts/src/arc/angel4.dts index 6b57475967..757e0c62c4 100644 --- a/dts/src/arc/angel4.dts +++ b/dts/src/arc/angel4.dts @@ -24,11 +24,6 @@ serial0 = &arcuart0; }; - memory { - device_type = "memory"; - reg = <0x00000000 0x10000000>; /* 256M */ - }; - fpga { compatible = "simple-bus"; #address-cells = <1>; diff --git a/dts/src/arc/nsimosci.dts b/dts/src/arc/nsimosci.dts index 4f31b2eb5c..cfaedd9c61 100644 --- a/dts/src/arc/nsimosci.dts +++ b/dts/src/arc/nsimosci.dts @@ -20,18 +20,13 @@ /* this is for console on PGU */ /* bootargs = "console=tty0 consoleblank=0"; */ /* this is for console on serial */ - bootargs = "earlycon=uart8250,mmio32,0xc0000000,115200n8 console=ttyS0,115200n8 consoleblank=0 debug"; + bootargs = "earlycon=uart8250,mmio32,0xc0000000,115200n8 console=tty0 console=ttyS0,115200n8 consoleblank=0 debug"; }; aliases { serial0 = &uart0; }; - memory { - device_type = "memory"; - reg = <0x80000000 0x10000000>; /* 256M */ - }; - fpga { compatible = "simple-bus"; #address-cells = <1>; -- cgit v1.2.3