[U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci command

Z.q. Hou zhiqiang.hou at nxp.com
Thu Feb 14 03:43:12 UTC 2019


Hi Bin,

Thanks a lot for your comments!

> -----Original Message-----
> From: Bin Meng <bmeng.cn at gmail.com>
> Sent: 2019年2月12日 11:38
> To: Z.q. Hou <zhiqiang.hou at nxp.com>
> Cc: u-boot at lists.denx.de; albert.u.boot at aribaud.net; Priyanka Jain
> <priyanka.jain at nxp.com>; York Sun <york.sun at nxp.com>;
> sriram.dash at nxp.com; yamada.masahiro at socionext.com; Prabhakar
> Kushwaha <prabhakar.kushwaha at nxp.com>; Mingkai Hu
> <mingkai.hu at nxp.com>; M.h. Lian <minghuan.lian at nxp.com>
> Subject: Re: [U-Boot] [PATCHv3 08/11] armv8: lx2160a: enable the pci
> command
> 
> On Fri, Jan 25, 2019 at 6:07 PM Z.q. Hou <zhiqiang.hou at nxp.com> wrote:
> >
> > From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> >
> > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> > ---
> > V3:
> >  - No change
> >
> >  include/configs/lx2160a_common.h | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/include/configs/lx2160a_common.h
> b/include/configs/lx2160a_common.h
> > index 41931e5b53..19053b43a1 100644
> > --- a/include/configs/lx2160a_common.h
> > +++ b/include/configs/lx2160a_common.h
> > @@ -129,6 +129,7 @@
> >  #ifdef CONFIG_PCI
> >  #define CONFIG_SYS_PCI_64BIT
> >  #define CONFIG_PCI_SCAN_SHOW
> > +#define CONFIG_CMD_PCI
> 
> This is already a Kconfig option. Please update Kconfig instead.

Yes, will add it to the defconfig.
> 
> >  #endif
> >
> 
> Regards,
> Bin

Thanks,
Zhiqiang


More information about the U-Boot mailing list