All of lore.kernel.org
 help / color / mirror / Atom feed
* Variscite eval Board
@ 2013-08-03 23:10 JC
  2013-08-04 19:03 ` Otavio Salvador
  0 siblings, 1 reply; 13+ messages in thread
From: JC @ 2013-08-03 23:10 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

Hi
I'm trying to test yocto on the VAR-SOM-Imx6 board from variscite.
I followed the tutorials and could easily build the fsl image but when
booting i get the following error from uboot:
Wrong image format for command boots
Could not find kernel

Is any one understanding this message? I'm really unfamiliar with uboot so
I might be missing something obvious, but I googled the error message,
parsed the mailing list, and could not find anything :(


Thanks,
J.

[-- Attachment #2: Type: text/html, Size: 578 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-03 23:10 Variscite eval Board JC
@ 2013-08-04 19:03 ` Otavio Salvador
  2013-08-04 20:35   ` JC
  0 siblings, 1 reply; 13+ messages in thread
From: Otavio Salvador @ 2013-08-04 19:03 UTC (permalink / raw)
  To: jcv; +Cc: meta-freescale@yoctoproject.org

On Sat, Aug 3, 2013 at 8:10 PM, JC <jcv@voxtok.com> wrote:
> I'm trying to test yocto on the VAR-SOM-Imx6 board from variscite.

It'd be great if they could contribute official support to add it in
the meta-fsl-arm-extra :-D

> I followed the tutorials and could easily build the fsl image but when
> booting i get the following error from uboot:
> Wrong image format for command boots
> Could not find kernel
>
> Is any one understanding this message? I'm really unfamiliar with uboot so I
> might be missing something obvious, but I googled the error message, parsed
> the mailing list, and could not find anything :(

It most probably needs change in U-Boot environment.

Is their kernel/u-boot available in any GIT tree I can take a look at?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-04 19:03 ` Otavio Salvador
@ 2013-08-04 20:35   ` JC
  2013-08-04 20:41     ` Otavio Salvador
  0 siblings, 1 reply; 13+ messages in thread
From: JC @ 2013-08-04 20:35 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 530 bytes --]

Hi Otavio


Thanks for your reply,






On dim., août 4, 2013 at 9:03 PM, Otavio Salvador <otavio@ossystems.com.br="mailto:otavio@ossystems.com.br">> wrote: It most probably needs change in U-Boot environment.


Is their kernel/u-boot available in any GIT tree I can take a look at?

​
​
Their wiki here http://www.variwiki.com/index.php?title=VAR-SOM-MX6_-_Linux_support#Building_U-Boot.C2.A0 
​Gives the directions to build uboot and the kernel but it seems to need "private" patches :(


-- JC

[-- Attachment #2: Type: text/html, Size: 1369 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-04 20:35   ` JC
@ 2013-08-04 20:41     ` Otavio Salvador
  2013-08-05 16:55       ` Jean-Charles JC Verdié
  0 siblings, 1 reply; 13+ messages in thread
From: Otavio Salvador @ 2013-08-04 20:41 UTC (permalink / raw)
  To: JC; +Cc: meta-freescale@yoctoproject.org

On Sun, Aug 4, 2013 at 5:35 PM, JC <jc@vtkloud.com> wrote:
> Hi Otavio
>
> Thanks for your reply,
>
>
>
>
> On dim., août 4, 2013 at 9:03 PM, Otavio Salvador
> <otavio@ossystems.com.br="mailto:otavio@ossystems.com.br">> wrote:
>>
>> It most probably needs change in U-Boot environment.
>>
>> Is their kernel/u-boot available in any GIT tree I can take a look at?
>
> Their wiki here
> http://www.variwiki.com/index.php?title=VAR-SOM-MX6_-_Linux_support#Building_U-Boot.C2.A0
> Gives the directions to build uboot and the kernel but it seems to need
> "private" patches :(

Well once you buy a module with U-Boot they're obligated to provide
the source code as U-Boot is GPLv2. Once you get it, you can share it.

Without source code it is hard to know what  they're doing ;-)

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-04 20:41     ` Otavio Salvador
@ 2013-08-05 16:55       ` Jean-Charles JC Verdié
  2013-08-05 17:07         ` Otavio Salvador
  0 siblings, 1 reply; 13+ messages in thread
From: Jean-Charles JC Verdié @ 2013-08-05 16:55 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

Hi Otavio,

Would you happen to have some placeholder to recommend for me to put these patches ? I don't have a public git :(

Regards
JC

On 4Aug 2013, at 10:41 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:

> On Sun, Aug 4, 2013 at 5:35 PM, JC <jc@vtkloud.com> wrote:
>> Hi Otavio
>> 
>> Thanks for your reply,
>> 
>> 
>> 
>> 
>> On dim., août 4, 2013 at 9:03 PM, Otavio Salvador
>> <otavio@ossystems.com.br="mailto:otavio@ossystems.com.br">> wrote:
>>> 
>>> It most probably needs change in U-Boot environment.
>>> 
>>> Is their kernel/u-boot available in any GIT tree I can take a look at?
>> 
>> Their wiki here
>> http://www.variwiki.com/index.php?title=VAR-SOM-MX6_-_Linux_support#Building_U-Boot.C2.A0
>> Gives the directions to build uboot and the kernel but it seems to need
>> "private" patches :(
> 
> Well once you buy a module with U-Boot they're obligated to provide
> the source code as U-Boot is GPLv2. Once you get it, you can share it.
> 
> Without source code it is hard to know what  they're doing ;-)
> 
> -- 
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://projetos.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-05 16:55       ` Jean-Charles JC Verdié
@ 2013-08-05 17:07         ` Otavio Salvador
  2013-08-05 18:33           ` Jean-Charles JC Verdié
  0 siblings, 1 reply; 13+ messages in thread
From: Otavio Salvador @ 2013-08-05 17:07 UTC (permalink / raw)
  To: Jean-Charles JC Verdié; +Cc: meta-freescale@yoctoproject.org

On Mon, Aug 5, 2013 at 1:55 PM, Jean-Charles JC Verdié <jc@vtkloud.com> wrote:
> Hi Otavio,
>
> Would you happen to have some placeholder to recommend for me to put these patches ? I don't have a public git :(

Dropbox?

It'd be good if you could put your Variscite contact in the loop so
he/she knows you wish to use Yocto.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-05 17:07         ` Otavio Salvador
@ 2013-08-05 18:33           ` Jean-Charles JC Verdié
  2013-08-05 18:44             ` Fabio Estevam
  0 siblings, 1 reply; 13+ messages in thread
From: Jean-Charles JC Verdié @ 2013-08-05 18:33 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org


On 5Aug 2013, at 7:07 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:

> On Mon, Aug 5, 2013 at 1:55 PM, Jean-Charles JC Verdié <jc@vtkloud.com> wrote:
>> Hi Otavio,
>> 
>> Would you happen to have some placeholder to recommend for me to put these patches ? I don't have a public git :(
> 
> Dropbox?
> 

Here's the link: https://dl.dropboxusercontent.com/u/15843/variscite%20patches.zip

> It'd be good if you could put your Variscite contact in the loop so
> he/she knows you wish to use Yocto.

He knows about this discussion, but I'm not sure he's willing to be in the "loop" this way. I'll ask him

Thanks !!!

JC



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-05 18:33           ` Jean-Charles JC Verdié
@ 2013-08-05 18:44             ` Fabio Estevam
  2013-08-05 18:47               ` JC
  0 siblings, 1 reply; 13+ messages in thread
From: Fabio Estevam @ 2013-08-05 18:44 UTC (permalink / raw)
  To: Jean-Charles JC Verdié
  Cc: meta-freescale@yoctoproject.org, Otavio Salvador

Hi Jean-Charles,

On Mon, Aug 5, 2013 at 3:33 PM, Jean-Charles JC Verdié <jc@vtkloud.com> wrote:

> Here's the link: https://dl.dropboxusercontent.com/u/15843/variscite%20patches.zip

Why not simply add the support of this board to upstream U-boot?

We should avoid keep maintaining old versions of U-boot.

Regards,

Fabio Estevam


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-05 18:44             ` Fabio Estevam
@ 2013-08-05 18:47               ` JC
  2013-08-06 15:11                 ` Otavio Salvador
  0 siblings, 1 reply; 13+ messages in thread
From: JC @ 2013-08-05 18:47 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: meta-freescale, Otavio Salvador

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

I'd love it but as I said its out of my skills area:( the initial thread was about asking why I couldn't boot and Otavio offered to have a look to Variscite's patch
I can't tell which policy Variscite will follow about their patches...


Regards
JC


—
JC

On Mon, Aug 5, 2013 at 8:44 PM, Fabio Estevam <festevam@gmail.com> wrote:

> Hi Jean-Charles,
> On Mon, Aug 5, 2013 at 3:33 PM, Jean-Charles JC Verdié <jc@vtkloud.com> wrote:
>> Here's the link: https://dl.dropboxusercontent.com/u/15843/variscite%20patches.zip
> Why not simply add the support of this board to upstream U-boot?
> We should avoid keep maintaining old versions of U-boot.
> Regards,
> Fabio Estevam

[-- Attachment #2: Type: text/html, Size: 1095 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-05 18:47               ` JC
@ 2013-08-06 15:11                 ` Otavio Salvador
  2013-08-06 15:13                   ` Otavio Salvador
  0 siblings, 1 reply; 13+ messages in thread
From: Otavio Salvador @ 2013-08-06 15:11 UTC (permalink / raw)
  To: JC; +Cc: meta-freescale@yoctoproject.org

On Mon, Aug 5, 2013 at 3:47 PM, JC <jc@vtkloud.com> wrote:
> I'd love it but as I said its out of my skills area:( the initial thread was
> about asking why I couldn't boot and Otavio offered to have a look to
> Variscite's patch

I didn't look at it closely yet but it seem

> I can't tell which policy Variscite will follow about their patches...
>
> Regards
> JC
>
> —
> JC
>
>
> On Mon, Aug 5, 2013 at 8:44 PM, Fabio Estevam <festevam@gmail.com> wrote:
>>
>> Hi Jean-Charles,
>>
>> On Mon, Aug 5, 2013 at 3:33 PM, Jean-Charles JC Verdié <jc@vtkloud.com>
>> wrote:
>>
>> > Here's the link:
>> > https://dl.dropboxusercontent.com/u/15843/variscite%20patches.zip
>>
>> Why not simply add the support of this board to upstream U-boot?
>>
>> We should avoid keep maintaining old versions of U-boot.
>>
>> Regards,
>>
>> Fabio Estevam
>
>



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-06 15:11                 ` Otavio Salvador
@ 2013-08-06 15:13                   ` Otavio Salvador
  2013-08-06 15:17                     ` Jean-Charles JC Verdié
  0 siblings, 1 reply; 13+ messages in thread
From: Otavio Salvador @ 2013-08-06 15:13 UTC (permalink / raw)
  To: JC; +Cc: meta-freescale@yoctoproject.org

On Tue, Aug 6, 2013 at 12:11 PM, Otavio Salvador
<otavio@ossystems.com.br> wrote:
> On Mon, Aug 5, 2013 at 3:47 PM, JC <jc@vtkloud.com> wrote:
>> I'd love it but as I said its out of my skills area:( the initial thread was
>> about asking why I couldn't boot and Otavio offered to have a look to
>> Variscite's patch
>
> I didn't look at it closely yet but it seem

... but it seems easy to port. It'd be good if Variscite could support this.

But to get it working for you, it seems it must change environment only.

>> I can't tell which policy Variscite will follow about their patches...

If we don't break their copyright it is all legal for us to use and
distribute this.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-06 15:13                   ` Otavio Salvador
@ 2013-08-06 15:17                     ` Jean-Charles JC Verdié
  2013-08-06 16:23                       ` Otavio Salvador
  0 siblings, 1 reply; 13+ messages in thread
From: Jean-Charles JC Verdié @ 2013-08-06 15:17 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org


On 6Aug 2013, at 5:13 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:

> On Tue, Aug 6, 2013 at 12:11 PM, Otavio Salvador
> <otavio@ossystems.com.br> wrote:
>> On Mon, Aug 5, 2013 at 3:47 PM, JC <jc@vtkloud.com> wrote:
>>> I'd love it but as I said its out of my skills area:( the initial thread was
>>> about asking why I couldn't boot and Otavio offered to have a look to
>>> Variscite's patch
>> 
>> I didn't look at it closely yet but it seem
> 
> ... but it seems easy to port. It'd be good if Variscite could support this.
> 
> But to get it working for you, it seems it must change environment only.

I'm sorry, that doesn't ring any bell in my head :( 
Is this some configuration tweaking or a change in u-boot code?

> 
>>> I can't tell which policy Variscite will follow about their patches...
> 
> If we don't break their copyright it is all legal for us to use and
> distribute this.

Sure, but I guess it'd be easier if they did it by themselves…


Anyway, thanks a lot !

Regards
JC



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Variscite eval Board
  2013-08-06 15:17                     ` Jean-Charles JC Verdié
@ 2013-08-06 16:23                       ` Otavio Salvador
  0 siblings, 0 replies; 13+ messages in thread
From: Otavio Salvador @ 2013-08-06 16:23 UTC (permalink / raw)
  To: Jean-Charles JC Verdié; +Cc: meta-freescale@yoctoproject.org

On Tue, Aug 6, 2013 at 12:17 PM, Jean-Charles JC Verdié <jc@vtkloud.com> wrote:
>
> On 6Aug 2013, at 5:13 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:
>
>> On Tue, Aug 6, 2013 at 12:11 PM, Otavio Salvador
>> <otavio@ossystems.com.br> wrote:
>>> On Mon, Aug 5, 2013 at 3:47 PM, JC <jc@vtkloud.com> wrote:
>>>> I'd love it but as I said its out of my skills area:( the initial thread was
>>>> about asking why I couldn't boot and Otavio offered to have a look to
>>>> Variscite's patch
>>>
>>> I didn't look at it closely yet but it seem
>>
>> ... but it seems easy to port. It'd be good if Variscite could support this.
>>
>> But to get it working for you, it seems it must change environment only.
>
> I'm sorry, that doesn't ring any bell in my head :(
> Is this some configuration tweaking or a change in u-boot code?

Yes; you must adapt the default env to something like:

https://github.com/Freescale/u-boot-imx/blob/patches-2013.07/include/configs/wandboard.h#L112

>>>> I can't tell which policy Variscite will follow about their patches...
>>
>> If we don't break their copyright it is all legal for us to use and
>> distribute this.
>
> Sure, but I guess it'd be easier if they did it by themselves…

Or sponsor someone to do it; that's why I asked you to put them in the
loop. They should be made aware of a customer wishing to use U-Boot
mainline and to have it supported in Yocto.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-08-06 16:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-03 23:10 Variscite eval Board JC
2013-08-04 19:03 ` Otavio Salvador
2013-08-04 20:35   ` JC
2013-08-04 20:41     ` Otavio Salvador
2013-08-05 16:55       ` Jean-Charles JC Verdié
2013-08-05 17:07         ` Otavio Salvador
2013-08-05 18:33           ` Jean-Charles JC Verdié
2013-08-05 18:44             ` Fabio Estevam
2013-08-05 18:47               ` JC
2013-08-06 15:11                 ` Otavio Salvador
2013-08-06 15:13                   ` Otavio Salvador
2013-08-06 15:17                     ` Jean-Charles JC Verdié
2013-08-06 16:23                       ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.