From 5f441ceb5d9d1dd8c3071b81fd31b3b61d9d71df Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 22 Apr 2020 08:26:39 +0200 Subject: 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 --- configs/platform-v7a/projectroot/loader/entries/sabrelite.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') 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 -- cgit v1.2.3