On 01.03.21 23:18, Tim Harvey wrote:
On Mon, Mar 1, 2021 at 8:04 AM Stefano Babic <sba...@denx.de> wrote:

Hi Tim,

On 06.02.21 01:11, Tim Harvey wrote:
Add initial support for Gateworks Venice product family based on the
i.MX 8M Mini SoC

Signed-off-by: Tim Harvey <thar...@gateworks.com>
---

[snip]

diff --git a/arch/arm/mach-imx/imx8m/Kconfig b/arch/arm/mach-imx/imx8m/Kconfig
index c455f7b..7117650 100644
--- a/arch/arm/mach-imx/imx8m/Kconfig
+++ b/arch/arm/mach-imx/imx8m/Kconfig
@@ -43,7 +43,13 @@ config TARGET_IMX8MM_EVK
       select SUPPORT_SPL
       select IMX8M_LPDDR4

-config TARGET_IMX8MN_DDR4_EVK

This board is silently dropped...

+config TARGET_IMX8MM_VENICE
+     bool "Support Gateworks Venice iMX8M Mini module"
+     select IMX8MM
+     select SUPPORT_SPL
+     select IMX8M_LPDDR4
+

This is your board, ok

+config TARGET_IMX8MN_EVK

and this is the old board with wrong name. Somethin went wrong....


Stefano,

Oops... looks like I lost that in a rebase.

Does everything else look good or should I wait for further review
before sending a v3?

IMHO was ok, and I have already applied 1/4 and 2/4. Just resend the last two patches.

Thanks,
Stefano


Thanks,

Tim



--
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=====================================================================

Reply via email to