From: Denys Dmytriyenko <denys@ti.com>
To: "Tsai, Matt" <matt.tsai@thermofisher.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: Poky and meta-ti advice for Beaglebone Black
Date: Wed, 26 Sep 2018 15:35:21 -0400 [thread overview]
Message-ID: <20180926193521.GC5026@beryl> (raw)
In-Reply-To: <BN7PR07MB4866C5DD48412948FBD3E28E92150@BN7PR07MB4866.namprd07.prod.outlook.com>
On Wed, Sep 26, 2018 at 06:27:10PM +0000, Tsai, Matt wrote:
> Leo,
>
> Thanks for sharing the experience.
> Questions:
>
> 1. Do you set MACHINE ?= “am3335x-evm” in local.conf and build
> core-image-minimal? Or other image target is used?
Don't use core-image-minimal - it won't install modules or DTBs into rootfs
automatically. You'd have to install those manually. Or use at least
core-image-base or some custom image.
> 2. Do you have to modify anything to make Linux OS (not bootloader)
> Ethernet and USB to work?
Shouldn't need to.
> I used poky tag “sumo-19.0.0” and meta-ti tag “ti2018.02” and set MACHINE ?=
> “beaglebone” to build core-image-minimal.
Please use matching branches - i.e. "rocko" from all branches.
There were recent reports that "beaglebone" machine had some boot issues.
Use "am335x-evm" instead - it does support Beaglebone.
> The USB host does not work. I wonder if I am using a good base to start
> with.
Check if you have corresponding modules installed and loaded.
> Also, a question about the Linux kernel
> meta-ti/recipes-kernel/linux/linux-ti-staging-4.14/defconfig content:
> The original in “ti2018.02” tag is “use-tisdk-config= ti_sdk_omap2_release”.
> But I also see people changing it to “use-tisdk-config=
> ti_sdk_am3x_release”. I tried both, but USB host working. So I wonder what
> is the correct one to use?
The defconfig is being selected based on the machine you build for. When
building "am335x-evm" or "beaglebone", the defconfig with ti_sdk_am3x_release
is used.
> Thank you for your help!
>
>
> From: Leo Meza [mailto:leo.e.meza@gmail.com]
> Sent: Wednesday, September 26, 2018 6:28 AM
> To: Tsai, Matt <matt.tsai@thermofisher.com>
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] Poky and meta-ti advice for Beaglebone Black
>
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> Matt,
>
> I've been having some success with the "rocko" branches (meta-ti, etc), and using the "am335x-evm" machine for beaglebone black.
>
> I haven't done any i2c yet, but Ethernet and USB are working fine. I'm still on the left of the learning curve though, maybe someone else on this thread has better advice.
>
> -Leo
>
> On Tue, Sep 25, 2018, 4:19 PM Tsai, Matt <matt.tsai@thermofisher.com<mailto:matt.tsai@thermofisher.com>> wrote:
> Hi all,
>
> I am new to Yocto and was trying to use poky and meta-ti to customize Linux to run on Beaglebone Black. There are a couple of questions I encountered, hopefully I can get some advice here:
>
> 1. What is the recommended poky and meta-ti branch/tag to use?
> 2. If we need to enable some common device support such as Ethernet, USB host port, I2C, …etc., what do we need to modify on these recommended poky and meta-ti software?
>
> Thank you for your help!
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org<mailto:meta-ti@yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/meta-ti<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_listinfo_meta-2Dti&d=DwMFaQ&c=q6k2DsTcEGCcCb_WtVSz6hhIl8hvYssy7sH8ZwfbbKU&r=LfbDghM-XW_5RT-h77pAoNBiz4zBr-sjgQI-UHuV1XU&m=UuF_TrnC3fiw_PH3rBROKHlrXnfbfuQsyAh86iV9mU8&s=CNQxEhuNF6ot6MXd-CTbz-U3ZLFsc_vqgRx_lnW3HkM&e=>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2018-09-26 19:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-25 23:19 Poky and meta-ti advice for Beaglebone Black Tsai, Matt
2018-09-26 13:28 ` Leo Meza
2018-09-26 18:27 ` Tsai, Matt
2018-09-26 19:35 ` Denys Dmytriyenko [this message]
2018-09-28 19:01 ` Tsai, Matt
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=20180926193521.GC5026@beryl \
--to=denys@ti.com \
--cc=matt.tsai@thermofisher.com \
--cc=meta-ti@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.