Re: [meta-freescale] Rocko mx6sabresd_defconfig missing

2018-02-15 Thread Fabio Berton
Using fslc-* you'll use community recipes, u-boot-fslc and linux-fslc. I only use fslc-* distro and it'll work with sabresd on rocko. I don't know what status of u-boot-imx and linux-imx on rocko. On Thu, Feb 15, 2018 at 11:19 AM, Mauro Ziliani wrote: > Because I start

Re: [meta-freescale] Rocko mx6sabresd_defconfig missing

2018-02-15 Thread Mauro Ziliani
Because I start from a Krogoth release. The customer of the board give me a BSP based on Krogoth which is configured with fsl-imx-x11 distro So for induction I choose fsl-x11. I have not fully understand the difference between fslc and fsl. :-( Choosing fslc-* distros should be better?

Re: [meta-freescale] Rocko mx6sabresd_defconfig missing

2018-02-15 Thread Fabio Berton
Why are you using fsl-x11? Can you change to fslc-x11? On Thu, Feb 15, 2018 at 9:35 AM, Mauro Ziliani wrote: > Thanks for your help. > > The u-boot-fslc is compatible with fsl-x11 distro? > > Il 15/02/2018 11:56, Fabio Berton ha scritto: > > ​​ > Hi! > > u-boot-fslc has

Re: [meta-freescale] Rocko mx6sabresd_defconfig missing

2018-02-15 Thread Mauro Ziliani
Thanks for your help. The u-boot-fslc is compatible with fsl-x11 distro? Il 15/02/2018 11:56, Fabio Berton ha scritto: ​​ Hi! u-boot-fslc has this defconfig, try to add to your conf/local.conf: PREFERRED_PROVIDER_u-boot = "u-boot-fslc" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-fslc"

Re: [meta-freescale] Rocko mx6sabresd_defconfig missing

2018-02-15 Thread Fabio Berton
​​ Hi! u-boot-fslc has this defconfig, try to add to your conf/local.conf: PREFERRED_PROVIDER_u-boot = "u-boot-fslc" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-fslc" On Thu, Feb 15, 2018 at 8:44 AM, Mauro Ziliani wrote: > Hi all > > I'm working with a imx6dlsabresd

[meta-freescale] Rocko mx6sabresd_defconfig missing

2018-02-15 Thread Mauro Ziliani
Hi all I'm working with a imx6dlsabresd clone board. I'd like to port the board to Rocko, but when I compile u-boot-imx the bitbake tells me that the mx6sabresd_defconfig is missing. How can I solve this? Best regards,    Mauro -- ___