[U-Boot] [PATCH 01/14][v2] armv8/ls2085a: define CONFIG_PCI

Joe Hershberger joe.hershberger at gmail.com
Fri Jun 26 01:09:25 CEST 2015


Hi Prabhakar,

On Thu, Jun 11, 2015 at 4:02 AM, Prabhakar Kushwaha
<prabhakar at freescale.com> wrote:
> LS2085A has 4 PCIe controller. Enable CONFIG_PCI to init PCIe
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
>  include/configs/ls2085a_common.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h
> index cf51909..45306c1 100644
> --- a/include/configs/ls2085a_common.h
> +++ b/include/configs/ls2085a_common.h
> @@ -189,6 +189,7 @@ unsigned long long get_qixis_addr(void);
>  #endif
>
>  /* PCIe */
> +#define CONFIG_PCI

Please add this to your _defconfig files instead.

>  #define CONFIG_PCIE1           /* PCIE controler 1 */
>  #define CONFIG_PCIE2           /* PCIE controler 2 */
>  #define CONFIG_PCIE3           /* PCIE controler 3 */
> --
> 1.9.1
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list