Re: [U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

2019-12-03 Thread Igor Opaniuk
Hi Stefano, On Mon, Dec 2, 2019 at 7:55 PM Stefano Babic wrote: > > Hi Igor, > > On 03/11/19 17:21, Igor Opaniuk wrote: > > Hi Stefano, > > > > On Wed, Oct 16, 2019 at 12:39 PM Igor Opaniuk > > wrote: > >> > >> From: Igor Opaniuk > >> > >> Add u-boot,dm-pre-reloc properties for uart pinmux con

Re: [U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

2019-12-02 Thread Stefano Babic
Hi Igor, On 03/11/19 17:21, Igor Opaniuk wrote: > Hi Stefano, > > On Wed, Oct 16, 2019 at 12:39 PM Igor Opaniuk wrote: >> >> From: Igor Opaniuk >> >> Add u-boot,dm-pre-reloc properties for uart pinmux configuration >> nodes, which enables UART as early as possible (before relocation). >> >> Wit

[U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

2019-11-04 Thread sbabic
> From: Igor Opaniuk > Add u-boot,dm-pre-reloc properties for uart pinmux configuration > nodes, which enables UART as early as possible (before relocation). > Without this we miss almost the half of output (U-boot version, > CPU defails, Reset cause, DRAM details etc.). > Fixes: cd69e8ef9b ("coli

Re: [U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

2019-11-03 Thread Igor Opaniuk
Hi Stefano, On Wed, Oct 16, 2019 at 12:39 PM Igor Opaniuk wrote: > > From: Igor Opaniuk > > Add u-boot,dm-pre-reloc properties for uart pinmux configuration > nodes, which enables UART as early as possible (before relocation). > > Without this we miss almost the half of output (U-boot version, >

[U-Boot] [PATCH v3 2/2] ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes

2019-10-16 Thread Igor Opaniuk
From: Igor Opaniuk Add u-boot,dm-pre-reloc properties for uart pinmux configuration nodes, which enables UART as early as possible (before relocation). Without this we miss almost the half of output (U-boot version, CPU defails, Reset cause, DRAM details etc.). Fixes: cd69e8ef9b ("colibri-imx6u