From: Nikolay Dimitrov <picmaster@mail.bg>
To: Gary Thomas <gary@mlbassoc.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm] Build for SabreSD?
Date: Tue, 07 Apr 2015 21:39:43 +0300 [thread overview]
Message-ID: <5524246F.9030108@mail.bg> (raw)
In-Reply-To: <5524110A.7040302@mlbassoc.com>
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
prev parent reply other threads:[~2015-04-07 18:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5524246F.9030108@mail.bg \
--to=picmaster@mail.bg \
--cc=gary@mlbassoc.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.