All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm] Build for SabreSD?
@ 2015-04-07 12:59 Gary Thomas
  2015-04-07 13:16 ` Otavio Salvador
  0 siblings, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2015-04-07 12:59 UTC (permalink / raw)
  To: meta-freescale

I'm trying to build for SabreSD using the current master:
   MACHINE           = "imx6qsabresd"
   meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
   meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
   meta-fsl-arm-extra = "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"

Out of the box, I get this error/warning:
ERROR: Multiple .bb files are due to be built which each provide virtual/kernel (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb 
/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
  This usually means one provides something the other doesn't and should.

Which kernel should this board use?  Is it compatible with
the latest (3.10.53 based) graphics?

n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
this board as a reference.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 12:59 [meta-fsl-arm] Build for SabreSD? Gary Thomas
@ 2015-04-07 13:16 ` Otavio Salvador
  2015-04-07 13:26   ` Gary Thomas
  2015-04-07 15:23   ` Gary Thomas
  0 siblings, 2 replies; 9+ messages in thread
From: Otavio Salvador @ 2015-04-07 13:16 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

Hello Gary,

On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> I'm trying to build for SabreSD using the current master:
>   MACHINE           = "imx6qsabresd"
>   meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>   meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>   meta-fsl-arm-extra = "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>
> Out of the box, I get this error/warning:
> ERROR: Multiple .bb files are due to be built which each provide
> virtual/kernel
> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>  This usually means one provides something the other doesn't and should.

I will check.

> Which kernel should this board use?  Is it compatible with
> the latest (3.10.53 based) graphics?

The 3.10.53 kernel works fine with SabreSD.

> n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
> this board as a reference.

Oh, those... Nitrogen has got 3.10.53 last days as well.

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


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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 13:16 ` Otavio Salvador
@ 2015-04-07 13:26   ` Gary Thomas
  2015-04-07 13:32     ` Otavio Salvador
  2015-04-07 15:23   ` Gary Thomas
  1 sibling, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2015-04-07 13:26 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

On 2015-04-07 07:16, Otavio Salvador wrote:
> Hello Gary,
>
> On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>> I'm trying to build for SabreSD using the current master:
>>    MACHINE           = "imx6qsabresd"
>>    meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>>    meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>>    meta-fsl-arm-extra = "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>>
>> Out of the box, I get this error/warning:
>> ERROR: Multiple .bb files are due to be built which each provide
>> virtual/kernel
>> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
>> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>>   This usually means one provides something the other doesn't and should.
>
> I will check.
>
>> Which kernel should this board use?  Is it compatible with
>> the latest (3.10.53 based) graphics?
>
> The 3.10.53 kernel works fine with SabreSD.

Which one and how do I select it?

>
>> n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
>> this board as a reference.
>
> Oh, those... Nitrogen has got 3.10.53 last days as well.
>

The main issue I want to work on is I have some i.MX6 boards that
do HDMI well (video at least), e.g. the SabreLite from Boundary Devices,
but other boards that don't (boards from a company I work with - the
video is overscanned and doesn't fit the monitor).  I'd like to
see how the SabreSD does on this so maybe we can figure out where
the differences are.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 13:26   ` Gary Thomas
@ 2015-04-07 13:32     ` Otavio Salvador
  0 siblings, 0 replies; 9+ messages in thread
From: Otavio Salvador @ 2015-04-07 13:32 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

On Tue, Apr 7, 2015 at 10:26 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> On 2015-04-07 07:16, Otavio Salvador wrote:
>>
>> Hello Gary,
>>
>> On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>
>>> I'm trying to build for SabreSD using the current master:
>>>    MACHINE           = "imx6qsabresd"
>>>    meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>>>    meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>>>    meta-fsl-arm-extra = "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>>>
>>> Out of the box, I get this error/warning:
>>> ERROR: Multiple .bb files are due to be built which each provide
>>> virtual/kernel
>>>
>>> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
>>> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>>>   This usually means one provides something the other doesn't and should.
>>
>>
>> I will check.
>>
>>> Which kernel should this board use?  Is it compatible with
>>> the latest (3.10.53 based) graphics?
>>
>>
>> The 3.10.53 kernel works fine with SabreSD.
>
>
> Which one and how do I select it?

3.10.53 is available in master[1] and 3.14 is under cook in master-next.

1. http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes-kernel/linux/linux-imx_3.10.53.bb

There was many changes in this regard for 3.10.53, Boundary has also
some patches to improve HDMI so I would compare the kernel sources.

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


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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 13:16 ` Otavio Salvador
  2015-04-07 13:26   ` Gary Thomas
@ 2015-04-07 15:23   ` Gary Thomas
  2015-04-07 16:01     ` Bootaux Command (u-boot-fslc) Nathan Barrett
  2015-04-07 17:12     ` [meta-fsl-arm] Build for SabreSD? Nikolay Dimitrov
  1 sibling, 2 replies; 9+ messages in thread
From: Gary Thomas @ 2015-04-07 15:23 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

On 2015-04-07 07:16, Otavio Salvador wrote:
> Hello Gary,
>
> On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>> I'm trying to build for SabreSD using the current master:
>>    MACHINE           = "imx6qsabresd"
>>    meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>>    meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>>    meta-fsl-arm-extra = "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>>
>> Out of the box, I get this error/warning:
>> ERROR: Multiple .bb files are due to be built which each provide
>> virtual/kernel
>> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
>> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>>   This usually means one provides something the other doesn't and should.
>
> I will check.
>
>> Which kernel should this board use?  Is it compatible with
>> the latest (3.10.53 based) graphics?
>
> The 3.10.53 kernel works fine with SabreSD.

Thanks, I got that going.  However, I don't have anything on HDMI in Linux
(U-Boot does see it and puts up the FreeScale logo).

What do I need to get Linux to use the HDMI video?  Some command line option?

>
>> n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
>> this board as a reference.
>
> Oh, those... Nitrogen has got 3.10.53 last days as well.
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Bootaux Command (u-boot-fslc)
  2015-04-07 15:23   ` Gary Thomas
@ 2015-04-07 16:01     ` Nathan Barrett
  2015-04-07 17:12     ` [meta-fsl-arm] Build for SabreSD? Nikolay Dimitrov
  1 sibling, 0 replies; 9+ messages in thread
From: Nathan Barrett @ 2015-04-07 16:01 UTC (permalink / raw)
  To: meta-freescale

Hello Everyone,

Is there any plan to add bootaux (for the I.MX6SX M4 core) to the community bsp for u-boot-fslc?




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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 15:23   ` Gary Thomas
  2015-04-07 16:01     ` Bootaux Command (u-boot-fslc) Nathan Barrett
@ 2015-04-07 17:12     ` Nikolay Dimitrov
  2015-04-07 17:16       ` Gary Thomas
  1 sibling, 1 reply; 9+ messages in thread
From: Nikolay Dimitrov @ 2015-04-07 17:12 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

Hi Gary,

On 04/07/2015 06:23 PM, Gary Thomas wrote:
> On 2015-04-07 07:16, Otavio Salvador wrote:
>> Hello Gary,
>>
>> On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>>> I'm trying to build for SabreSD using the current master:
>>>    MACHINE           = "imx6qsabresd"
>>>    meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>>>    meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>>>    meta-fsl-arm-extra =
>>> "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>>>
>>> Out of the box, I get this error/warning:
>>> ERROR: Multiple .bb files are due to be built which each provide
>>> virtual/kernel
>>> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
>>>
>>> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>>>
>>>   This usually means one provides something the other doesn't and
>>> should.
>>
>> I will check.
>>
>>> Which kernel should this board use?  Is it compatible with
>>> the latest (3.10.53 based) graphics?
>>
>> The 3.10.53 kernel works fine with SabreSD.
>
> Thanks, I got that going.  However, I don't have anything on HDMI in Linux
> (U-Boot does see it and puts up the FreeScale logo).
>
> What do I need to get Linux to use the HDMI video?  Some command line
> option?

As far as I remember, there are no video arguments passed to the
kernel, so you can check this out.

>>> n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
>>> this board as a reference.
>>
>> Oh, those... Nitrogen has got 3.10.53 last days as well.

Regards,
Nikolay


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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 17:12     ` [meta-fsl-arm] Build for SabreSD? Nikolay Dimitrov
@ 2015-04-07 17:16       ` Gary Thomas
  2015-04-07 18:39         ` Nikolay Dimitrov
  0 siblings, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2015-04-07 17:16 UTC (permalink / raw)
  To: Nikolay Dimitrov; +Cc: meta-freescale

On 2015-04-07 11:12, Nikolay Dimitrov wrote:
> Hi Gary,
>
> On 04/07/2015 06:23 PM, Gary Thomas wrote:
>> On 2015-04-07 07:16, Otavio Salvador wrote:
>>> Hello Gary,
>>>
>>> On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>> I'm trying to build for SabreSD using the current master:
>>>>    MACHINE           = "imx6qsabresd"
>>>>    meta              = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>>>>    meta-fsl-arm      = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>>>>    meta-fsl-arm-extra =
>>>> "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>>>>
>>>> Out of the box, I get this error/warning:
>>>> ERROR: Multiple .bb files are due to be built which each provide
>>>> virtual/kernel
>>>> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
>>>>
>>>> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>>>>
>>>>   This usually means one provides something the other doesn't and
>>>> should.
>>>
>>> I will check.
>>>
>>>> Which kernel should this board use?  Is it compatible with
>>>> the latest (3.10.53 based) graphics?
>>>
>>> The 3.10.53 kernel works fine with SabreSD.
>>
>> Thanks, I got that going.  However, I don't have anything on HDMI in Linux
>> (U-Boot does see it and puts up the FreeScale logo).
>>
>> What do I need to get Linux to use the HDMI video?  Some command line
>> option?
>
> As far as I remember, there are no video arguments passed to the
> kernel, so you can check this out.

What do you mean?

I'm not getting any HDMI video from Linux, but I am from U-Boot, so
there needs to be something else...

>
>>>> n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
>>>> this board as a reference.
>>>
>>> Oh, those... Nitrogen has got 3.10.53 last days as well.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-fsl-arm] Build for SabreSD?
  2015-04-07 17:16       ` Gary Thomas
@ 2015-04-07 18:39         ` Nikolay Dimitrov
  0 siblings, 0 replies; 9+ messages in thread
From: Nikolay Dimitrov @ 2015-04-07 18:39 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

Hi Gary,

On 04/07/2015 08:16 PM, Gary Thomas wrote:
> On 2015-04-07 11:12, Nikolay Dimitrov wrote:
>> Hi Gary,
>>
>> On 04/07/2015 06:23 PM, Gary Thomas wrote:
>>> On 2015-04-07 07:16, Otavio Salvador wrote:
>>>> Hello Gary,
>>>>
>>>> On Tue, Apr 7, 2015 at 9:59 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>>> I'm trying to build for SabreSD using the current master:
>>>>>    MACHINE           = "imx6qsabresd"
>>>>>    meta              =
>>>>> "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642"
>>>>>    meta-fsl-arm      =
>>>>> "master:bfe01a0ebde407086f4a7710ea165c6beff310d7"
>>>>>    meta-fsl-arm-extra =
>>>>> "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e"
>>>>>
>>>>> Out of the box, I get this error/warning:
>>>>> ERROR: Multiple .bb files are due to be built which each provide
>>>>> virtual/kernel
>>>>> (/local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.31.bb
>>>>>
>>>>>
>>>>> /local/poky-master/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.19.bb).
>>>>>
>>>>>
>>>>>   This usually means one provides something the other doesn't and
>>>>> should.
>>>>
>>>> I will check.
>>>>
>>>>> Which kernel should this board use?  Is it compatible with
>>>>> the latest (3.10.53 based) graphics?
>>>>
>>>> The 3.10.53 kernel works fine with SabreSD.
>>>
>>> Thanks, I got that going.  However, I don't have anything on HDMI in
>>> Linux
>>> (U-Boot does see it and puts up the FreeScale logo).
>>>
>>> What do I need to get Linux to use the HDMI video?  Some command line
>>> option?
>>
>> As far as I remember, there are no video arguments passed to the
>> kernel, so you can check this out.
>
> What do you mean?
>
> I'm not getting any HDMI video from Linux, but I am from U-Boot, so
> there needs to be something else...

Exactly. In order to have a working video interface in Linux, you need
to pass the proper bootargs to the kernel, like this:

setenv bootargs console=... root=... video=mxcfb0:dev=hdmi,1280x800M@60

>>>>> n.b. I'm chasing some i.MX6 HDMI video issues and trying to use
>>>>> this board as a reference.
>>>>
>>>> Oh, those... Nitrogen has got 3.10.53 last days as well.

Regards,
Nikolay


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

end of thread, other threads:[~2015-04-07 18:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07 12:59 [meta-fsl-arm] Build for SabreSD? Gary Thomas
2015-04-07 13:16 ` Otavio Salvador
2015-04-07 13:26   ` Gary Thomas
2015-04-07 13:32     ` Otavio Salvador
2015-04-07 15:23   ` Gary Thomas
2015-04-07 16:01     ` Bootaux Command (u-boot-fslc) Nathan Barrett
2015-04-07 17:12     ` [meta-fsl-arm] Build for SabreSD? Nikolay Dimitrov
2015-04-07 17:16       ` Gary Thomas
2015-04-07 18:39         ` Nikolay Dimitrov

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.