From: Michael Olbrich <m.olbrich@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [DistroKit] [PATCH] platform-v7a: sabrelite: add missing linux-appendroot to the bootloader spec entry
Date: Wed, 22 Apr 2020 08:26:39 +0200 [thread overview]
Message-ID: <20200422062639.30032-1-m.olbrich@pengutronix.de> (raw)
All other boards have it. And booting fails without it.
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
configs/platform-v7a/projectroot/loader/entries/sabrelite.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/platform-v7a/projectroot/loader/entries/sabrelite.conf b/configs/platform-v7a/projectroot/loader/entries/sabrelite.conf
index af942bf6ffc9..4b81e97f3ab4 100644
--- a/configs/platform-v7a/projectroot/loader/entries/sabrelite.conf
+++ b/configs/platform-v7a/projectroot/loader/entries/sabrelite.conf
@@ -3,3 +3,4 @@ version 4.11
options rootwait
linux /boot/zImage
devicetree /boot/imx6q-sabrelite.dtb
+linux-appendroot true
--
2.20.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next reply other threads:[~2020-04-22 6:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-22 6:26 Michael Olbrich [this message]
2020-04-22 6:50 ` 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=20200422062639.30032-1-m.olbrich@pengutronix.de \
--to=m.olbrich@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