[U-Boot] [PATCH V2 01/12] scripts: spl: fix typo

Peng Fan peng.fan at nxp.com
Mon Aug 28 07:36:09 UTC 2017



> -----Original Message-----
> From: Stefano Babic [mailto:sbabic at denx.de]
> Sent: Monday, August 28, 2017 3:33 PM
> To: Peng Fan <peng.fan at nxp.com>; sbabic at denx.de
> Cc: van.freenix at gmail.com; u-boot at lists.denx.de; Tom Rini
> <trini at konsulko.com>
> Subject: Re: [PATCH V2 01/12] scripts: spl: fix typo
> 
> On 28/08/2017 08:28, Peng Fan wrote:
> > Typo fix: CONIFG->CONFIG
> >
> > Signed-off-by: Peng Fan <peng.fan at nxp.com>
> > Cc: Tom Rini <trini at konsulko.com>
> > ---
> >
> > V2: none
> 
> Just to reduce my confusion: this was V2 or V3 ?

Sorry, this should be v3. In this patchset, only
added Simon's r-b and addressed a few minor comments.
No much changed.

Thanks,
Peng.


> 
> Regards,
> Stefano
> 
> >
> >  scripts/Makefile.uncmd_spl | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/scripts/Makefile.uncmd_spl b/scripts/Makefile.uncmd_spl
> > index 15d0836..b399411 100644
> > --- a/scripts/Makefile.uncmd_spl
> > +++ b/scripts/Makefile.uncmd_spl
> > @@ -9,7 +9,7 @@ ifdef CONFIG_SPL_BUILD  ifndef CONFIG_SPL_DM
> > CONFIG_DM_SERIAL=  CONFIG_DM_GPIO= -CONIFG_DM_I2C=
> > +CONFIG_DM_I2C=
> >  CONFIG_DM_SPI=
> >  CONFIG_DM_SPI_FLASH=
> >  endif
> >
> 
> 
> --
> ============================================================
> =========
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
> ============================================================
> =========


More information about the U-Boot mailing list