Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-21 Thread Otavio Salvador
On Mon, Nov 21, 2016 at 8:02 PM, Nikolay Dimitrov wrote: > Hi Otavio, > > On 11/21/2016 12:19 PM, Otavio Salvador wrote: >> >> On Mon, Nov 21, 2016 at 12:14 AM, Nikolay Dimitrov >> wrote: >> ... >>> >>> We need to check with Otavio why this line was removed,

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-21 Thread Nikolay Dimitrov
Hi Otavio, On 11/21/2016 12:19 PM, Otavio Salvador wrote: On Mon, Nov 21, 2016 at 12:14 AM, Nikolay Dimitrov wrote: ... We need to check with Otavio why this line was removed, as I'm sure he had a good reason for this change. ...

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-21 Thread Otavio Salvador
On Mon, Nov 21, 2016 at 12:14 AM, Nikolay Dimitrov wrote: ... > We need to check with Otavio why this line was removed, as I'm sure he > had a good reason for this change. ... https://github.com/Freescale/meta-freescale-3rdparty/commit/12cc66a9b8c3788309cf0a72c001f27abc299271

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Nikolay Dimitrov
Chris, Can you please try adding the following to your imx6dl-riotboard.conf: SOC_FAMILY = "mx6:mx6dl" ...as it worked fine for me. It looks like SOC_FAMILY was empty and SDCARD_GENERATION_COMMAND_mx6 is not invoked. We need to check with Otavio why this line was removed, as I'm sure he had

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Nikolay Dimitrov
Chris, In jethro the sdcard.gz is impossibly small (24 KiB). For comparison a compressed sdcard image from fido is ~8 MiB (and fido sdcard image boots fine). Regards, Nikolay -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Nikolay Dimitrov
Hi Chris, Thanks for sharing this. If the image is completely broken, then there are 3 possibilities that easily come to my mind: 1. broken image_types_fsl.bbclass (this is where the sdcard image is generated) 2. broken image variables 3. broken bootloader (highly unlikely) I haven't

[meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Chris None
Hello everyone, I'm new to Yocto and enjoy working with Linux and i.MX6-based devices - and therefore all the more excited to connect with this community! Unfortunately, I'm having some issues getting a minimal image up and running on my RIoTboard using the Jethro branch of the FSL community