[meta-xilinx] Custom u-boot-xlnx defconfig breaks spl/u-boot-spl recipe?
Nathan Rossi
nathan at nathanrossi.com
Tue Nov 21 07:25:20 PST 2017
On 22 November 2017 at 01:12, Giordon Stark <kratsg at gmail.com> wrote:
> Hi,
>
> Here's the log file:
> https://gist.github.com/355ccc2aecb8887a03699d68b5a8c2b5
>
> and here's the defconfig patch that I applied to u-boot-xlnx:
> https://gist.github.com/07ade34baf39b8717d879760a15a274c (adds a
> <machine>_defconfig where machine=gfex-prototype3). I'm not sure what went
> wrong...
Your config is missing 'CONFIG_ZYNQ_SDHCI=y'. But you enable MMC
options specifically 'CONFIG_SPL_MMC_SUPPORT=y'.
>
> Right now, my machine configuration is somewhat bare, and I haven't actually
> enabled SPL yet. That said, it's curious I'm seeing a problem with that when
Your config says otherwise 'CONFIG_SPL=y'. :)
Regards,
Nathan
> changing out the defconfig?
>
> Giordon
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
>
More information about the meta-xilinx
mailing list