All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Benesch <twoof7@freenet.de>
To: Daiane Angolini <daiane.angolini@freescale.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH] gk802: Add initial support
Date: Wed, 31 Jul 2013 01:23:29 -0700	[thread overview]
Message-ID: <1375259009.967.5.camel@bDesk.lan> (raw)
In-Reply-To: <51F7EC44.8090204@freescale.com>

On Tue, 2013-07-30 at 13:39 -0300, Daiane Angolini wrote:
> On 07/30/2013 05:00 AM, Matthias Benesch wrote:
> > Hello,
> > I would like to commit support for Zealz GK802 Freescale i.MX6 Quad Core
> > device.
> > The work is based on the information from
> > https://github.com/imx6-dongle/wiki/wiki
> >
> > Unfortunately it is not complete yet. U-Boot is working and the device
> > will load the kernel uImage from first fat partition. With the attached
> > "ubootcmd" file copied to the first fat partition of your micro-sd card,
> > the kernel will start completely, but will fail to init systemd (see
> > attached "gk802-boot.log" file).
> >
> > I already tried several bootargs configuration via the ubootcmd file, up
> > to following bootargs config without any further success:
> >
> > setenv bootargs 'console=ttymxc3,115200 consoleblank=0
> > root=/dev/mmcblk0p2 rootfstype=ext3 init=/lib/systemd/systemd rootwait
> > rw video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24'
> >
> > I hope for the communitie's support to be able to finalize this work and
> > get the GK802 supported within Yocto.
> 
> Would it be "the classic DEVTMPS" problem?
> 
> Please, check if it's enabled on your kernel
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
> 

The DEVTMPFS did it. Now it is starting including systemd ;-).

I can remember that I saw this issue within one of the forum discussions
before. 

I will update the patch accordingly.

Matthias




  reply	other threads:[~2013-07-31  8:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-30  8:00 [meta-fsl-arm-extra][PATCH] gk802: Add initial support Matthias Benesch
2013-07-30 12:21 ` Otavio Salvador
2013-07-30 16:39 ` Daiane Angolini
2013-07-31  8:23   ` Matthias Benesch [this message]
2013-07-31 16:47     ` Dmitriy B.
2013-08-03 23:04       ` Matthias Benesch
2013-08-04 19:01         ` Otavio Salvador

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=1375259009.967.5.camel@bDesk.lan \
    --to=twoof7@freenet.de \
    --cc=daiane.angolini@freescale.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.