DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] platform-v7a: sabrelite: add missing linux-appendroot to the bootloader spec entry
@ 2020-04-22  6:26 Michael Olbrich
  2020-04-22  6:50 ` Robert Schwebel
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Olbrich @ 2020-04-22  6:26 UTC (permalink / raw)
  To: distrokit; +Cc: Michael Olbrich

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [DistroKit] [PATCH] platform-v7a: sabrelite: add missing linux-appendroot to the bootloader spec entry
  2020-04-22  6:26 [DistroKit] [PATCH] platform-v7a: sabrelite: add missing linux-appendroot to the bootloader spec entry Michael Olbrich
@ 2020-04-22  6:50 ` Robert Schwebel
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2020-04-22  6:50 UTC (permalink / raw)
  To: Michael Olbrich; +Cc: distrokit

On Wed, Apr 22, 2020 at 08:26:39AM +0200, Michael Olbrich wrote:
> 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(+)

Applied to next.

rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |

_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-22  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  6:26 [DistroKit] [PATCH] platform-v7a: sabrelite: add missing linux-appendroot to the bootloader spec entry Michael Olbrich
2020-04-22  6:50 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox