All of lore.kernel.org
 help / color / mirror / Atom feed
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: Tue, 19 Jan 2016 14:08:08 -0500	[thread overview]
Message-ID: <20160119190808.GE4223@edge> (raw)
In-Reply-To: <20160118200507.GE10881@nl.grid.coop>

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.


> Also, is there a bitbake target that makes an image I can write to an SD
> card? I got myself all confused trying to convert an SD image for a beaglebone
> and apparently replacing MLO was not sufficient.

If you are asking about a pre-partitioned SD card image, then there's no 
bitbake target for that, but you can look into 'wic' tool that does it.

-- 
Denys


  parent reply	other threads:[~2016-01-19 19:09 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 [this message]
2016-01-21  1:58       ` Troy Benjegerdes
2016-01-21 20:48         ` Denys Dmytriyenko
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=20160119190808.GE4223@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.