Hello, Attached patch proposes new flash-kernel entry for A64 OLinuXino board with eMMC support.
A64 OLinuXino board from Olimex has three variants with onboard eMMC: A64-OLinuXino-1Ge16GW, A64-OLinuXino-1Ge4GW and A64-OLinuXino-2Ge8G-IND. In addition, there are two variants without eMMC. One without eMMC and one with SPI flash. This suggests the need for separate device tree for the three eMMC variants. The Linux kernel upstream has chosen to create and use a separate device tree for the eMMC variants instead of adding eMMC support existing device tree. These changes to Linux kernel are queued for Linux 5.4. https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?h=sunxi/dt-for-5.4&id=02bb66b347ff8115f53948f86b884e008ba385b9 Thanks, -- Sunil
From ea0be10d5de3b7225c9de0b1244046bf79d1fadc Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Thu, 22 Aug 2019 10:17:48 -0700 Subject: [PATCH 2/2] Add entry for Olimex A64-Olinuxino-eMMC A64 OLinuXino board from Olimex has three variants with onboard eMMC: A64-OLinuXino-1Ge16GW, A64-OLinuXino-1Ge4GW and A64-OLinuXino-2Ge8G-IND. In addition, there are two variants without eMMC. One without eMMC and one with SPI flash. This suggests the need for separate device tree for the three eMMC variants. The Linux kernel upstream has chosen to create and use a separate device tree for the eMMC variants instead of adding eMMC support existing device tree. These changes to Linux kernel are queued for Linux 5.4. https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?h=sunxi/dt-for-5.4&id=02bb66b347ff8115f53948f86b884e008ba385b9 Signed-off-by: Sunil Mohan Adapa <su...@medhas.org> --- db/all.db | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/db/all.db b/db/all.db index d527fa1..e6cafc5 100644 --- a/db/all.db +++ b/db/all.db @@ -1302,6 +1302,13 @@ Boot-Script-Path: /boot/boot.scr U-Boot-Script-Name: bootscr.uboot-generic Required-Packages: u-boot-tools +Machine: Olimex A64-Olinuxino-eMMC +Kernel-Flavors: arm64 +DTB-Id: allwinner/sun50i-a64-olinuxino-emmc.dtb +Boot-Script-Path: /boot/boot.scr +U-Boot-Script-Name: bootscr.uboot-generic +Required-Packages: u-boot-tools + Machine: Olimex A64 Teres-I Kernel-Flavors: arm64 DTB-Id: sun50i-a64-teres-i.dtb -- 2.20.1
From 8ae086aef5f08b8dc2e378764fd4b5ac6dffa9d1 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa <su...@medhas.org> Date: Wed, 26 Jun 2019 12:27:31 -0700 Subject: [PATCH 1/2] Add entry for Olimex A64-Olinuxino Signed-off-by: Sunil Mohan Adapa <su...@medhas.org> --- db/all.db | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/db/all.db b/db/all.db index 117a1af..d527fa1 100644 --- a/db/all.db +++ b/db/all.db @@ -1295,6 +1295,13 @@ DTB-Id: sun8i-a33-olinuxino.dtb U-Boot-Script-Name: bootscr.sunxi Required-Packages: u-boot-tools +Machine: Olimex A64-Olinuxino +Kernel-Flavors: arm64 +DTB-Id: allwinner/sun50i-a64-olinuxino.dtb +Boot-Script-Path: /boot/boot.scr +U-Boot-Script-Name: bootscr.uboot-generic +Required-Packages: u-boot-tools + Machine: Olimex A64 Teres-I Kernel-Flavors: arm64 DTB-Id: sun50i-a64-teres-i.dtb -- 2.20.1
signature.asc
Description: OpenPGP digital signature