[U-Boot] [PATCH 17/18] imx: imx7ulp: add EVK board support

Peng Fan peng.fan at nxp.com
Tue Dec 27 02:18:57 CET 2016



> -----Original Message-----
> From: Fabio Estevam [mailto:festevam at gmail.com]
> Sent: Tuesday, December 27, 2016 9:11 AM
> To: Peng Fan <peng.fan at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>; U-Boot-Denx <u-boot at lists.denx.de>
> Subject: Re: [U-Boot] [PATCH 17/18] imx: imx7ulp: add EVK board support
> 
> On Mon, Dec 26, 2016 at 11:07 PM, Peng Fan <peng.fan at nxp.com> wrote:
> 
> >> What does "POR-6" mean?
> >
> > POR means power on reset, 6 is the value of register system reset status.
> 
> Please remove the '6' as it is confusing and we do not print such information on
> other i.MX SoCs.

Fix in V2.

> 
> >> > +static int mx7ulp_board_rev(void)
> >> > +{
> >> > +       return 0x41;
> >> > +}
> >>
> >> What does hardcoded number mean?
> >
> > We do not have chip id or board id, so we just use a dummy number here.
> 
> Do we really need this? Please put a document explaining this or simply
> remove this function.

I'll take care of it to see whether we could remove it.

Thanks,
Peng.


More information about the U-Boot mailing list