DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <r.hieber@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>
Subject: [DistroKit] [PATCH 1/7] platform-v7a: barebox: don't break the console autodetection
Date: Mon, 19 Feb 2018 16:37:13 +0100	[thread overview]
Message-ID: <20180219153719.32526-1-r.hieber@pengutronix.de> (raw)

The global variable linux.bootargs.console is set by barebox on startup
to the chosen stdout path from the Device Tree. Rename the variable in
our barebox defaultenvs to prevent shadowing this automatic variable,
so that the stdout path is passed on to the Linux kernel.

Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
 .../nv/{linux.bootargs.console => linux.bootargs.loglevel}                | 0
 .../nv/{linux.bootargs.console => linux.bootargs.loglevel}                | 0
 .../nv/{linux.bootargs.console => linux.bootargs.loglevel}                | 0
 .../nv/{linux.bootargs.console => linux.bootargs.loglevel}                | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename configs/platform-v7a/barebox-am335x-defaultenv/nv/{linux.bootargs.console => linux.bootargs.loglevel} (100%)
 rename configs/platform-v7a/barebox-mx6-defaultenv/nv/{linux.bootargs.console => linux.bootargs.loglevel} (100%)
 rename configs/platform-v7a/barebox-rpi2-defaultenv/nv/{linux.bootargs.console => linux.bootargs.loglevel} (100%)
 rename configs/platform-v7a/barebox-vexpress-defaultenv/nv/{linux.bootargs.console => linux.bootargs.loglevel} (100%)

diff --git a/configs/platform-v7a/barebox-am335x-defaultenv/nv/linux.bootargs.console b/configs/platform-v7a/barebox-am335x-defaultenv/nv/linux.bootargs.loglevel
similarity index 100%
rename from configs/platform-v7a/barebox-am335x-defaultenv/nv/linux.bootargs.console
rename to configs/platform-v7a/barebox-am335x-defaultenv/nv/linux.bootargs.loglevel
diff --git a/configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.console b/configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel
similarity index 100%
rename from configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.console
rename to configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel
diff --git a/configs/platform-v7a/barebox-rpi2-defaultenv/nv/linux.bootargs.console b/configs/platform-v7a/barebox-rpi2-defaultenv/nv/linux.bootargs.loglevel
similarity index 100%
rename from configs/platform-v7a/barebox-rpi2-defaultenv/nv/linux.bootargs.console
rename to configs/platform-v7a/barebox-rpi2-defaultenv/nv/linux.bootargs.loglevel
diff --git a/configs/platform-v7a/barebox-vexpress-defaultenv/nv/linux.bootargs.console b/configs/platform-v7a/barebox-vexpress-defaultenv/nv/linux.bootargs.loglevel
similarity index 100%
rename from configs/platform-v7a/barebox-vexpress-defaultenv/nv/linux.bootargs.console
rename to configs/platform-v7a/barebox-vexpress-defaultenv/nv/linux.bootargs.loglevel
-- 
2.11.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

             reply	other threads:[~2018-02-19 15:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 15:37 Roland Hieber [this message]
2018-02-19 15:37 ` [DistroKit] [PATCH 2/7] platform-v7a: image-hd: fork locally from PTXdist 2018.02.0 Roland Hieber
2018-02-19 15:37 ` [DistroKit] [PATCH 3/7] platform-v7a: image-hd: generate a disk signature for the image Roland Hieber
2018-02-19 15:37 ` [DistroKit] [PATCH 4/7] platform-v7a: blspec-nitrogen6x: barebox can auto-detect the root partition Roland Hieber
2018-02-19 15:37 ` [DistroKit] [PATCH 5/7] platform-v7a: blspec: remove options already added by barebox-defaultenv Roland Hieber
2018-02-19 15:37 ` [DistroKit] [PATCH 6/7] platform-v7a: platformconfig: build a generic hd.img without bootloader Roland Hieber
2018-02-19 15:37 ` [DistroKit] [PATCH 7/7] doc: v7a: document Nitrogen6X board Roland Hieber
2018-02-19 20:52 ` [DistroKit] [PATCH 1/7] platform-v7a: barebox: don't break the console autodetection Robert Schwebel
2018-02-22 15:14   ` Roland Hieber
2018-02-22 16:33     ` Robert Schwebel

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=20180219153719.32526-1-r.hieber@pengutronix.de \
    --to=r.hieber@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox