[U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support

Peng Fan peng.fan at nxp.com
Thu Jul 19 14:02:43 UTC 2018


Hi Fabio,

> -----Original Message-----
> From: Fabio Estevam [mailto:festevam at gmail.com]
> Sent: 2018年7月19日 21:42
> To: Peng Fan <peng.fan at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>; Fabio Estevam
> <fabio.estevam at nxp.com>; U-Boot-Denx <u-boot at lists.denx.de>; dl-linux-imx
> <linux-imx at nxp.com>; Diego Dorta <diego.dorta at nxp.com>
> Subject: Re: [U-Boot] [PATCH V2 00/32] i.MX: Add i.MX8QXP support
> 
> Hi Peng,
> 
> On Tue, Jul 17, 2018 at 10:35 PM, Peng Fan <peng.fan at nxp.com> wrote:
> > This patchset is to upstream i.MX8QXP and mek board support, with some
> > drivers update to support i.MX8QXP. The information about the
> > processor could be found
> > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> > .nxp.com%2Fproducts%2Fprocessors-and-microcontrollers%2Fapplications-p
> > rocessors%2Fi.mx-applications-processors%2Fi.mx-8-processors%2Fi.mx-8x
> > -family-arm-cortex-a35-3d-graphics-4k-video-dsp-error-correcting-code-
> >
> on-ddr%3Ai.MX8X&data=02%7C01%7Cpeng.fan%40nxp.com%7C3ec36c6b
> 06ef45
> >
> caefc608d5ed7d5a5d%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C1%7C
> 636676
> >
> 044997454563&sdata=LweMZY4wGqxws%2BDk%2FYZuwuCXZtj%2FKzEV
> M98%2Be2z
> > m2tA%3D&reserved=0
> >
> > The architecture of i.MX8QXP is different from i.MX6/7/8M, inside
> > i.MX8QXP, there is a dedicated processor(SCU) used for
> > power/clock/pin/ pad/resource management/thermal and etc.
> 
> I understand you are adding MX8QXP support in this series, but what happened
> to the previous MX8M one?
> 
> I think we should get MX8M supported in U-Boot first.

As you could see from our internal maillist, Jacky has posted out i.MX8MM the
Restricted DDR code for review today. i.MX8MQ ddr code restructure is his next step. After Jacky done
that internally, the ddr and board code will be posted out to community.

I understand the ddr part block i.MX8MQ support in community for months.
But i.MX8QXP is totally different new architecture and it does not have the ddr code issue.
Also the scfw part has been restructured in the patchset v2.

Please consider reviewing the patchset

> 
> Also, in order to test this series we need a README file. Please prepare one so
> that we can test it.

Currently there is no public available code for atf and scfw, so
There will no link in the README, I could only add steps
on how to build out images. Is this ok?

> 
> I hope you have managed to get rid of the custom mkimage by now :-)

Still not. I have been working on other areas in the past days.
Hope I could port imx-mkimage to uboot.

Thanks,
Peng.

> 
> Thanks


More information about the U-Boot mailing list