From 11f87fdfd9b50c048c685fdf1970c0ed04f6f413 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 19 Feb 2018 16:37:16 +0100 Subject: platform-v7a: blspec-nitrogen6x: barebox can auto-detect the root partition Signed-off-by: Roland Hieber --- configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/projectroot') 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 -- cgit v1.2.3