Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-09-10 Thread Peng Fan
> Subject: Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board > > Hi Peng, > Hi Fabio, > > On 06.09.19 09:43, Peng Fan wrote: > >> Subject: Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board > >> > >> Hi Stefan, > >> &

Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-09-10 Thread Stefan Roese
Hi Peng, Hi Fabio, On 06.09.19 09:43, Peng Fan wrote: Subject: Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board Hi Stefan, On Thu, Sep 5, 2019 at 5:59 AM Stefan Roese wrote: a) Why is SPL not used in the mainline i.MX6ULL/ULZ port? The i.MX6UL (14x14) does use SPL. Yes, I think

Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-09-06 Thread Peng Fan
> Subject: Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board > > Hi Stefan, > > On Thu, Sep 5, 2019 at 5:59 AM Stefan Roese wrote: > > > a) > > Why is SPL not used in the mainline i.MX6ULL/ULZ port? The i.MX6UL > > (14x14) does use SPL. > > Yes, I

Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-09-05 Thread Fabio Estevam
Hi Stefan, On Thu, Sep 5, 2019 at 5:59 AM Stefan Roese wrote: > a) > Why is SPL not used in the mainline i.MX6ULL/ULZ port? The i.MX6UL > (14x14) does use SPL. Yes, I think it could SPL as well. Maybe Peng can comment. > b) > Do you have a reference board (eval kit) that supports LPDDR2 on

Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-09-05 Thread Stefan Roese
Hi Peng, Hi Fabio, On 08.08.19 11:55, Peng Fan wrote: Add i.MX6ULZ board support. the i.MX6ULZ is SW compatible with i.MX6ULL. so most code of i.MX6ULL can be reused by i.MX6ULZ. Signed-off-by: Peng Fan --- V2: Add entry in MAINTAINERS arch/arm/dts/imx6ulz-14x14-evk.dts| 22

Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-08-09 Thread Fabio Estevam
On Thu, Aug 8, 2019 at 6:55 AM Peng Fan wrote: > > Add i.MX6ULZ board support. the i.MX6ULZ is SW compatible > with i.MX6ULL. so most code of i.MX6ULL can be reused > by i.MX6ULZ. > > Signed-off-by: Peng Fan Reviewed-by: Fabio Estevam ___ U-Boot

Re: [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-08-09 Thread Ye Li
> Add i.MX6ULZ board support. the i.MX6ULZ is SW compatible > with i.MX6ULL. so most code of i.MX6ULL can be reused > by i.MX6ULZ. > > Signed-off-by: Peng Fan > --- > > V2: > Add entry in MAINTAINERS > > arch/arm/dts/imx6ulz-14x14-evk.dts| 22 ++ >

[U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board

2019-08-08 Thread Peng Fan
Add i.MX6ULZ board support. the i.MX6ULZ is SW compatible with i.MX6ULL. so most code of i.MX6ULL can be reused by i.MX6ULZ. Signed-off-by: Peng Fan --- V2: Add entry in MAINTAINERS arch/arm/dts/imx6ulz-14x14-evk.dts| 22 ++ board/freescale/mx6ullevk/MAINTAINERS | 1 +