summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-02-19 16:37:13 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-02-19 21:47:27 +0100
commit3139466ce47afcd89ef35b0d8f8ea8a7ffb720ea (patch)
tree135f37837a2017b3af68ed85122a136c0deef318 /configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel
parent1bd955ce1d7c129074afa1074ffe6b2c5f5c8eca (diff)
downloadDistroKit-3139466ce47afcd89ef35b0d8f8ea8a7ffb720ea.tar.gz
DistroKit-3139466ce47afcd89ef35b0d8f8ea8a7ffb720ea.tar.xz
platform-v7a: barebox: don't break the console autodetection
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>
Diffstat (limited to 'configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel')
-rw-r--r--configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel b/configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel
new file mode 100644
index 0000000..705752c
--- /dev/null
+++ b/configs/platform-v7a/barebox-mx6-defaultenv/nv/linux.bootargs.loglevel
@@ -0,0 +1 @@
+loglevel=5 systemd.log_level=warning systemd.show_status=auto