Re: [U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-30 Thread Simon Goldschmidt
On Mon, Apr 29, 2019 at 10:29 PM Marek Vasut wrote: > > On 4/29/19 9:50 PM, Simon Goldschmidt wrote: > > Am 29.04.2019 um 21:23 schrieb Marek Vasut: > >> On 4/29/19 8:53 PM, Simon Goldschmidt wrote: > >>> Am 29.04.2019 um 20:33 schrieb Marek Vasut: > On 4/29/19 8:32 PM, Simon Goldschmidt wrot

Re: [U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-29 Thread Marek Vasut
On 4/29/19 9:50 PM, Simon Goldschmidt wrote: > Am 29.04.2019 um 21:23 schrieb Marek Vasut: >> On 4/29/19 8:53 PM, Simon Goldschmidt wrote: >>> Am 29.04.2019 um 20:33 schrieb Marek Vasut: On 4/29/19 8:32 PM, Simon Goldschmidt wrote: > Booting this board failed as the initial console isn't f

Re: [U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-29 Thread Simon Goldschmidt
Am 29.04.2019 um 21:23 schrieb Marek Vasut: On 4/29/19 8:53 PM, Simon Goldschmidt wrote: Am 29.04.2019 um 20:33 schrieb Marek Vasut: On 4/29/19 8:32 PM, Simon Goldschmidt wrote: Booting this board failed as the initial console isn't found since commit c402e8170245 ("dts: arm: socfpga: merge ge

Re: [U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-29 Thread Marek Vasut
On 4/29/19 8:53 PM, Simon Goldschmidt wrote: > Am 29.04.2019 um 20:33 schrieb Marek Vasut: >> On 4/29/19 8:32 PM, Simon Goldschmidt wrote: >>> Booting this board failed as the initial console isn't found since >>> commit c402e8170245 ("dts: arm: socfpga: merge gen5 devicetrees from >>> linux") >>>

Re: [U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-29 Thread Simon Goldschmidt
Am 29.04.2019 um 20:33 schrieb Marek Vasut: On 4/29/19 8:32 PM, Simon Goldschmidt wrote: Booting this board failed as the initial console isn't found since commit c402e8170245 ("dts: arm: socfpga: merge gen5 devicetrees from linux") The uart0 devicetree entry was missing "clock-frequency = <100

Re: [U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-29 Thread Marek Vasut
On 4/29/19 8:32 PM, Simon Goldschmidt wrote: > Booting this board failed as the initial console isn't found since > commit c402e8170245 ("dts: arm: socfpga: merge gen5 devicetrees from linux") > > The uart0 devicetree entry was missing "clock-frequency = <1>:" > since that commit > > Fixe

[U-Boot] [PATCH] dts: arm: socfpga: fix socfpga_de10_nano console

2019-04-29 Thread Simon Goldschmidt
Booting this board failed as the initial console isn't found since commit c402e8170245 ("dts: arm: socfpga: merge gen5 devicetrees from linux") The uart0 devicetree entry was missing "clock-frequency = <1>:" since that commit Fixes: c402e8170245 ("dts: arm: socfpga: merge gen5 devicetrees