From 5d528ab4ee2cef3ea10788d4c8fca5adbd09959f Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Mon, 12 Oct 2020 21:36:03 +0200 Subject: v7a: sama5d2: generate image for Groboard Giantboard as well Add the same bit of boilerplate we added for the EK1 to get an image generated for the giant board as well. Signed-off-by: Ahmad Fatoum --- .../projectroot/loader/entries/sama5d27-giantboard.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 configs/platform-v7a/projectroot/loader/entries/sama5d27-giantboard.conf (limited to 'configs/platform-v7a/projectroot/loader/entries/sama5d27-giantboard.conf') diff --git a/configs/platform-v7a/projectroot/loader/entries/sama5d27-giantboard.conf b/configs/platform-v7a/projectroot/loader/entries/sama5d27-giantboard.conf new file mode 100644 index 0000000..636e241 --- /dev/null +++ b/configs/platform-v7a/projectroot/loader/entries/sama5d27-giantboard.conf @@ -0,0 +1,6 @@ +title PTXdist - Pengutronix-DistroKit +version @VERSION@ +options rootwait +linux /boot/zImage +devicetree /boot/at91-sama5d27_giantboard.dtb +linux-appendroot true -- cgit v1.2.3