summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-04-22 08:26:39 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-04-24 14:22:33 +0200
commit5f441ceb5d9d1dd8c3071b81fd31b3b61d9d71df (patch)
treeca931a91634b8e5750ebf64ed27b0cece3c4735c /configs
parent7ffe07bf98f37fddc066eca6109bd41543d51d28 (diff)
downloadDistroKit-5f441ceb5d9d1dd8c3071b81fd31b3b61d9d71df.tar.gz
DistroKit-5f441ceb5d9d1dd8c3071b81fd31b3b61d9d71df.tar.xz
platform-v7a: sabrelite: add missing linux-appendroot to the bootloader spec entry
All other boards have it. And booting fails without it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v7a/projectroot/loader/entries/sabrelite.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/projectroot/loader/entries/sabrelite.conf b/configs/platform-v7a/projectroot/loader/entries/sabrelite.conf
index af942bf..4b81e97 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