[U-Boot] [EXT] Re: [PATCH v4 1/5] spl: dm: disable SPI DM flash for non-DM SPL

Lukasz Majewski lukma at denx.de
Wed Aug 14 08:57:12 UTC 2019


Hi Chuanhua,

> > -----Original Message-----
> > From: Jagan Teki <jagan at amarulasolutions.com>
> > Sent: 2019年8月14日 15:45
> > To: Chuanhua Han <chuanhua.han at nxp.com>
> > Cc: Wolfgang Denk <wd at denx.de>; Shengzhou Liu
> > <shengzhou.liu at nxp.com>; Ruchika Gupta <ruchika.gupta at nxp.com>;
> > Jagan Teki <jagan at openedev.com>; Simon Glass <sjg at chromium.org>;
> > Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>; U-Boot-Denx
> > <u-boot at lists.denx.de>; Pan Jiafei <Jiafei.Pan at freescale.com>
> > Subject: [EXT] Re: [U-Boot] [PATCH v4 1/5] spl: dm: disable SPI DM
> > flash for non-DM SPL
> > 
> > Caution: EXT Email
> > 
> > On Fri, Jun 21, 2019 at 7:51 AM Chuanhua Han <chuanhua.han at nxp.com>
> > wrote:  
> > >
> > > This patch solves the problem that spiboot cannot be performed in
> > > non-DM SPL.
> > >
> > > Signed-off-by: Pan Jiafei <Jiafei.Pan at freescale.com>
> > > Signed-off-by: Chuanhua Han <chuanhua.han at nxp.com>
> > > ---
> > > Changes in v4:
> > >         - No change.
> > > Changes in v3:
> > >         - Add a cover-letter for this patch set.
> > > Changes in v2:
> > >         - No change.
> > >
> > >  include/config_uncmd_spl.h | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > diff --git a/include/config_uncmd_spl.h
> > > b/include/config_uncmd_spl.h index c2f9735ce7..da94b3d9df 100644
> > > --- a/include/config_uncmd_spl.h
> > > +++ b/include/config_uncmd_spl.h
> > > @@ -15,6 +15,7 @@
> > >  #undef CONFIG_DM_GPIO
> > >  #undef CONFIG_DM_I2C
> > >  #undef CONFIG_DM_SPI
> > > +#undef CONFIG_DM_SPI_FLASH  
> > 
> > Have you made any Travis-CI run?  
> I tested it with a local board

Could you be so kind and also test following patchset (parts from
Layerscape also needs testing):
https://patchwork.ozlabs.org/cover/1146494/

Which allows removal of 
#undef CONFIG_DM_SPI
#undef CONFIG_DM_SPI_FLASH

and have the same configuration done via Kconfig ?

> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190814/4c385c0d/attachment.sig>


More information about the U-Boot mailing list