From cb608a9d8c1b96eed87d8f52a459773cb8405525 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 16 Jun 2017 08:57:23 +0200 Subject: platform-v7a: Gute Fee: add board support Re-add support for Gute Fee, with the configs+rules for image creation and bootspec entries. Signed-off-by: Sascha Hauer [improve commit description] Signed-off-by: Robert Schwebel --- configs/platform-v7a/projectroot/loader/entries/gf.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/projectroot/loader/entries') diff --git a/configs/platform-v7a/projectroot/loader/entries/gf.conf b/configs/platform-v7a/projectroot/loader/entries/gf.conf index 620835b..7c5fbb2 100644 --- a/configs/platform-v7a/projectroot/loader/entries/gf.conf +++ b/configs/platform-v7a/projectroot/loader/entries/gf.conf @@ -1,5 +1,6 @@ title Gute Fee - Pengutronix-DistroKit version 4.6 -options loglevel=5 systemd.log_level=warning systemd.show_status=auto root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw +options loglevel=5 systemd.log_level=warning systemd.show_status=auto rootwait rw linux /boot/zImage devicetree /boot/am335x-afi-gf.dtb +linux-appendroot true -- cgit v1.2.3