From 50bcea31acd60fcc1d6d627cdbc99765d8f8647b Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 19 Feb 2018 16:37:17 +0100 Subject: platform-v7a: blspec: remove options already added by barebox-defaultenv Signed-off-by: Roland Hieber --- configs/platform-v7a/projectroot/loader/entries/gf.conf | 2 +- configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf | 2 +- configs/platform-v7a/projectroot/loader/entries/rpi2.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'configs') diff --git a/configs/platform-v7a/projectroot/loader/entries/gf.conf b/configs/platform-v7a/projectroot/loader/entries/gf.conf index 7c5fbb2..b114645 100644 --- a/configs/platform-v7a/projectroot/loader/entries/gf.conf +++ b/configs/platform-v7a/projectroot/loader/entries/gf.conf @@ -1,6 +1,6 @@ title Gute Fee - Pengutronix-DistroKit version 4.6 -options loglevel=5 systemd.log_level=warning systemd.show_status=auto rootwait rw +options rootwait rw linux /boot/zImage devicetree /boot/am335x-afi-gf.dtb linux-appendroot true diff --git a/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf b/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf index 5dca3f1..b9528a2 100644 --- a/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf +++ b/configs/platform-v7a/projectroot/loader/entries/nitrogen6x.conf @@ -1,6 +1,6 @@ title Nitrogen6x - Pengutronix-DistroKit version 4.12 -options loglevel=5 systemd.log_level=warning systemd.show_status=auto rootwait rw +options rootwait rw linux /boot/zImage devicetree /boot/imx6q-nitrogen6x.dtb linux-appendroot true diff --git a/configs/platform-v7a/projectroot/loader/entries/rpi2.conf b/configs/platform-v7a/projectroot/loader/entries/rpi2.conf index a4b77bc..2cbd457 100644 --- a/configs/platform-v7a/projectroot/loader/entries/rpi2.conf +++ b/configs/platform-v7a/projectroot/loader/entries/rpi2.conf @@ -1,6 +1,6 @@ title Raspberry Pi 2 - Pengutronix-DistroKit version 4.6 -options loglevel=5 systemd.log_level=warning systemd.show_status=auto rootwait rw +options rootwait rw linux /boot/zImage devicetree /boot/bcm2836-rpi-2-b.dtb linux-appendroot true -- cgit v1.2.3