All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] Add target support for MXC based devices
Date: Mon, 08 Jun 2009 17:07:13 +0200	[thread overview]
Message-ID: <87prdesr1a.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1244473080-8195-2-git-send-email-daniel@caiaq.de> (Daniel Mack's message of "Mon\, 8 Jun 2009 16\:58\:00 +0200")

>>>>> "Daniel" == Daniel Mack <daniel@caiaq.de> writes:

 Daniel> Devices based on Freescale's MXC SoCs need some extra
 Daniel> attention to start the gettys from init. In particular, the
 Daniel> /dev/ttymxc0 inode needs to be created and added to inittab
 Daniel> and securetty.

Why are you using the armltd stuff with a freescale board? It would
imho be nicer to just add the ttymxcX nodes to the serial console
selection of target/generic (BR2_TARGET_GENERIC_GETTY).

On a related note, I think the /etc/securetty files are more trouble
than they are worth - We should probably remove the feature from the
default busybox configs.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-06-08 15:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-08 14:57 [Buildroot] [PATCH 1/2] Makefile: allow multiple values for TARGET_SKELETON Daniel Mack
2009-06-08 14:58 ` [Buildroot] [PATCH 2/2] Add target support for MXC based devices Daniel Mack
2009-06-08 15:07   ` Peter Korsgaard [this message]
2009-06-08 15:26     ` Daniel Mack
2009-06-08 18:07       ` Peter Korsgaard
2009-06-10  7:59         ` Daniel Mack
2009-06-10 18:01           ` Peter Korsgaard
2009-06-08 15:20   ` Bernhard Reutner-Fischer
2009-06-08 18:05     ` Peter Korsgaard

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=87prdesr1a.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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.