Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-04-05 Thread Tom Rini
On Mon, Apr 05, 2021 at 02:27:35PM +0200, Stefano Babic wrote: > Hi Fabio, Tom, > > On 05.04.21 13:54, Fabio Estevam wrote: > > Hi Stefano, > > > > On Sat, Mar 20, 2021 at 3:18 PM Stefano Babic wrote: > > > > > > Please consider applying this one for 2021.04 as it allows imx8mn-evk > > > > boot

Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-04-05 Thread Stefano Babic
Hi Fabio, Tom, On 05.04.21 13:54, Fabio Estevam wrote: Hi Stefano, On Sat, Mar 20, 2021 at 3:18 PM Stefano Babic wrote: Please consider applying this one for 2021.04 as it allows imx8mn-evk booting Linux by default. Thanks for fixing it. I pick it up for release. It seems this one is st

Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-04-05 Thread Tom Rini
On Thu, Mar 04, 2021 at 08:07:16AM -0300, Fabio Estevam wrote: > Currently it is not possible to boot Linux from the SD card > by default. > > Make the necessary adjustments to allow it. > > Reported-by: Peter Bergin > Signed-off-by: Fabio Estevam > Tested-by: Andrey Zhizhikin # imx8mn_ddr4_e

Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-04-05 Thread Fabio Estevam
Hi Stefano, On Sat, Mar 20, 2021 at 3:18 PM Stefano Babic wrote: > > Please consider applying this one for 2021.04 as it allows imx8mn-evk > > booting Linux by default. > > > > Thanks for fixing it. I pick it up for release. It seems this one is still missing. Could it be applied for 2021.04?

RE: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-03-21 Thread Peng Fan
> Subject: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default > > Currently it is not possible to boot Linux from the SD card by default. > > Make the necessary adjustments to allow it. > > Reported-by: Peter Bergin > Signed-off-by: Fabio E

Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-03-20 Thread Stefano Babic
Hi Fabio, On 20.03.21 15:05, Fabio Estevam wrote: Hi Stefano and Tom, On Thu, Mar 4, 2021 at 9:59 AM Andrey Zhizhikin wrote: Hello Fabio, On Thu, Mar 4, 2021 at 12:07 PM Fabio Estevam wrote: Currently it is not possible to boot Linux from the SD card by default. Make the necessary adjus

Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-03-20 Thread Fabio Estevam
Hi Stefano and Tom, On Thu, Mar 4, 2021 at 9:59 AM Andrey Zhizhikin wrote: > > Hello Fabio, > > On Thu, Mar 4, 2021 at 12:07 PM Fabio Estevam wrote: > > > > Currently it is not possible to boot Linux from the SD card > > by default. > > > > Make the necessary adjustments to allow it. > > > > Rep

Re: [PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-03-04 Thread Andrey Zhizhikin
Hello Fabio, On Thu, Mar 4, 2021 at 12:07 PM Fabio Estevam wrote: > > Currently it is not possible to boot Linux from the SD card > by default. > > Make the necessary adjustments to allow it. > > Reported-by: Peter Bergin > Signed-off-by: Fabio Estevam Tested-by: Andrey Zhizhikin # imx8mn_ddr

[PATCH] imx8mn_ddr4_evk: Allow booting the kernel by default

2021-03-04 Thread Fabio Estevam
Currently it is not possible to boot Linux from the SD card by default. Make the necessary adjustments to allow it. Reported-by: Peter Bergin Signed-off-by: Fabio Estevam --- configs/imx8mn_ddr4_evk_defconfig | 1 + include/configs/imx8mn_evk.h | 4 ++-- 2 files changed, 3 insertions(+),