Re: [U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

2018-03-15 Thread Michal Simek
On 14.3.2018 23:40, Anton Gerasimov wrote: > Hi Alexander, > > >>>   device_type = "memory"; >>>   reg = <0x0 0x4000>; >>>   }; >>>     chosen { >>> -    stdout-path = "serial0:115200n8"; >> Nack. By default graphical output is quite unusable on this board, so we

Re: [U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

2018-03-14 Thread Anton Gerasimov
Hi Alexander, device_type = "memory"; reg = <0x0 0x4000>; }; chosen { - stdout-path = "serial0:115200n8"; Nack. By default graphical output is quite unusable on this board, so we want to output to serial. If your Linux

Re: [U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

2018-03-14 Thread Alexander Graf
On 03/14/2018 02:05 PM, Michal Simek wrote: On 13.3.2018 22:21, Alexander Graf wrote: On 13.03.18 21:35, tos...@gmail.com wrote: From: Anton Gerasimov Delete devices implemented in PL, stylistic changes. Signed-off-by: Anton Gerasimov ---

Re: [U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

2018-03-14 Thread Michal Simek
On 13.3.2018 22:21, Alexander Graf wrote: > > > On 13.03.18 21:35, tos...@gmail.com wrote: >> From: Anton Gerasimov >> >> Delete devices implemented in PL, stylistic changes. >> >> Signed-off-by: Anton Gerasimov >> --- >> arch/arm/dts/zynq-zturn-myir.dts |

Re: [U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

2018-03-13 Thread Alexander Graf
On 13.03.18 21:35, tos...@gmail.com wrote: > From: Anton Gerasimov > > Delete devices implemented in PL, stylistic changes. > > Signed-off-by: Anton Gerasimov > --- > arch/arm/dts/zynq-zturn-myir.dts | 64 > > 1

[U-Boot] [PATCH 1/2] ARM: dts: zynq: Update dts for Z-turn board

2018-03-13 Thread tossel
From: Anton Gerasimov Delete devices implemented in PL, stylistic changes. Signed-off-by: Anton Gerasimov --- arch/arm/dts/zynq-zturn-myir.dts | 64 1 file changed, 13 insertions(+), 51 deletions(-) diff --git