From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Subject: [meta-handheld 03/12] linux.inc: drop at91sam9263ek cmdline setting
Date: Wed, 7 Sep 2011 18:02:58 +0400 [thread overview]
Message-ID: <1315404187-18176-4-git-send-email-dbaryshkov@gmail.com> (raw)
In-Reply-To: <1315404187-18176-1-git-send-email-dbaryshkov@gmail.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
---
recipes-kernel/linux/linux.inc | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc
index 09dee86..a37308d 100644
--- a/recipes-kernel/linux/linux.inc
+++ b/recipes-kernel/linux/linux.inc
@@ -14,13 +14,6 @@ ARM_KEEP_OABI ?= "1"
# Quirk for udev greater or equal 141
UDEV_GE_141 ?= "0"
-# Specify the commandline for your device
-
-# Boot from mmc
-CMDLINE_at91sam9263ek = "mem=64M console=ttyS0,115200 root=/dev/mmcblk0p1 rootfstype=ext2 rootdelay=5"
-# Boot from nfs
-#CMDLINE_at91sam9263ek = "mem=64M console=ttyS0,115200 root=301 root=/dev/nfs nfsroot=172.20.3.1:/data/at91 ip=172.20.0.5:::255.255.0.0"
-
# Set the verbosity of kernel messages during runtime
# You can define CMDLINE_DEBUG in your local.conf or distro.conf to override this behaviour
CMDLINE_DEBUG ?= '${@base_contains("IMAGE_FEATURES", "debug-tweaks", "debug", "loglevel=3", d)}'
--
1.7.2.5
next prev parent reply other threads:[~2011-09-07 14:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 14:02 [meta-handheld 00/12] linux.inc cleanup Dmitry Eremin-Solenikov
2011-09-07 14:02 ` [meta-handheld 01/12] linux.inc: drop a part of the file for the devices we don't care about Dmitry Eremin-Solenikov
2011-09-07 14:02 ` [meta-handheld 02/12] linux.inc: drop a hack for kernels <= 2.6.29 Dmitry Eremin-Solenikov
2011-09-07 14:02 ` Dmitry Eremin-Solenikov [this message]
2011-09-07 14:02 ` [meta-handheld 04/12] linux.inc: drop RPSRC - it's unused now Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 05/12] linux.inc: drop devicetree settings Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 06/12] linux.inc: devicetree is used on hh boxes, drop dt handling Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 07/12] linux.inc: drop savedefconfig, it is provided by kernel.bbclass Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 08/12] linux.inc: drop old udev check Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 09/12] linux.inc: drop OABI-only support Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 10/12] linux.inc: drop cortex-a8 fixup, none of meta-hh machines uses A8 Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 11/12] linux.inc: drop bigendian support Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 12/12] linux.inc: clean up handling of config variables Dmitry Eremin-Solenikov
2011-09-15 0:00 ` [meta-handheld 00/12] linux.inc cleanup Paul Eggleton
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=1315404187-18176-4-git-send-email-dbaryshkov@gmail.com \
--to=dbaryshkov@gmail.com \
--cc=openembedded-devel@lists.openembedded.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.