summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-02-19 16:37:16 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-02-19 21:50:52 +0100
commit11f87fdfd9b50c048c685fdf1970c0ed04f6f413 (patch)
tree1c5b96f59ecd3842baf1c7ca1201896920e0d258
parentfee733c6b823f788b2befb6d81923e3fbcc44402 (diff)
downloadDistroKit-11f87fdfd9b50c048c685fdf1970c0ed04f6f413.tar.gz
DistroKit-11f87fdfd9b50c048c685fdf1970c0ed04f6f413.tar.xz
platform-v7a: blspec-nitrogen6x: barebox can auto-detect the root partition
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
-rw-r--r--configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf b/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf
index eee0142..5dca3f1 100644
--- a/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf
+++ b/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf
@@ -1,5 +1,6 @@
title Nitrogen6x - Pengutronix-DistroKit
version 4.12
-options loglevel=5 systemd.log_level=warning systemd.show_status=auto root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw
+options loglevel=5 systemd.log_level=warning systemd.show_status=auto rootwait rw
linux /boot/zImage
devicetree /boot/imx6q-nitrogen6x.dtb
+linux-appendroot true