From: Denys Dmytriyenko <denys@ti.com>
To: Troy Benjegerdes <hozer@hozed.org>
Cc: meta-ti@yoctoproject.org
Subject: Re: regression tests for am3517-evm machine?
Date: Thu, 21 Jan 2016 15:48:13 -0500 [thread overview]
Message-ID: <20160121204813.GD11314@edge> (raw)
In-Reply-To: <20160121015830.GA4311@nl.grid.coop>
On Wed, Jan 20, 2016 at 07:58:30PM -0600, Troy Benjegerdes wrote:
> On Tue, Jan 19, 2016 at 02:08:08PM -0500, Denys Dmytriyenko wrote:
> > On Mon, Jan 18, 2016 at 02:05:07PM -0600, Troy Benjegerdes wrote:
> > > On Mon, Jan 18, 2016 at 11:46:15AM -0500, Denys Dmytriyenko wrote:
> > > > On Sat, Jan 16, 2016 at 12:36:31AM -0600, Troy Benjegerdes wrote:
> > > > > Are there any regression tests and/or recent builds of a 3.1x or 4.x series
> > > > > kernel on an am3517 eval board? The original 'supported' TI SDKs were all
> > > > > of the 2.6.x series, and it seems like somewhere along the way something
> > > > > broke, and I'm trying to figure out what it was.
> > > >
> > > > Do you have any specifics for the breakage?
> > > >
> > > > --
> > > > Denys
> > >
> > > The kernel stops after discovering the MMC, but before mounting the
> > > filesystem:
> > >
> > > [ 2.446441] Key type dns_resolver registered
> > > [ 2.461151] voltdm_scale: No voltage scale API registered for vdd_mpu_iva
> > > [ 2.468444] voltdm_scale: No voltage scale API registered for vdd_core
> > > [ 2.479156] PM: no software I/O chain control; some wakeups may be lost
> > > [ 2.486816] ThumbEE CPU extension supported.
> > > [ 2.491363] Registering SWP/SWPB emulation handler
> > > [ 2.503784] regulator-dummy: incomplete constraints, leaving on
> > > [ 2.516876] davinci_emac davinci_emac.0: using random MAC addr: 9e:53:0c:1a:23:3
> > > [ 2.622650] Waiting for root device /dev/mmcblk0p2...
> > > [ 2.629638] mmc0: new high speed SDHC card at address aaaa
> > > [ 2.641143] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
> >
> > Looks like it did not recognize the partitions on the MMC, hence waiting for
> > the second partition /dev/mmcblk0p2 to become available to mount root from.
>
> Didn't 3.x kernels start requiring a device tree somewhere along the line?
>
> I know the Beaglebone uses a device tree, but I can't seem to manage find
> all the right pieces to build a working u-boot for am3517-evm that can
> properly pass it off to the kernel, at least with the Legacy image format(s).
Well, am3517 is one of the legacy platforms and I don't believe it was ever
converted to use device tree...
--
Denys
> So speaking of which, what prevents us from using the CONFIG_OF_CONTROL
> options in u-boot so we could have the same u-boot binary work on both a
> beaglebone and an am3517 based platform, provided you have the right device
> trees for each board?
next prev parent reply other threads:[~2016-01-21 20:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-16 6:36 regression tests for am3517-evm machine? Troy Benjegerdes
2016-01-18 16:46 ` Denys Dmytriyenko
2016-01-18 20:05 ` Troy Benjegerdes
2016-01-19 18:48 ` Troy Benjegerdes
2016-01-19 19:08 ` Denys Dmytriyenko
2016-01-21 1:58 ` Troy Benjegerdes
2016-01-21 20:48 ` Denys Dmytriyenko [this message]
2016-01-21 22:03 ` Robert Nelson
2016-01-21 22:07 ` Denys Dmytriyenko
2016-01-27 21:56 ` Troy Benjegerdes
2016-01-27 22:03 ` Denys Dmytriyenko
2016-01-27 22:12 ` Troy Benjegerdes
2016-01-27 22:55 ` Denys Dmytriyenko
2016-01-28 4:52 ` Troy Benjegerdes
2016-01-28 16:13 ` Denys Dmytriyenko
2016-01-28 16:33 ` Troy Benjegerdes
2016-01-29 0:09 ` Denys Dmytriyenko
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=20160121204813.GD11314@edge \
--to=denys@ti.com \
--cc=hozer@hozed.org \
--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.