From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 1 Mar 2021 17:04:03 +0100 Subject: [PATCH v2 4/4] board: gateworks: imx8mm: Add Gateworks Venice board support In-Reply-To: <1612570268-8625-5-git-send-email-tharvey@gateworks.com> References: <1612570268-8625-1-git-send-email-tharvey@gateworks.com> <1612570268-8625-5-git-send-email-tharvey@gateworks.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- [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.... Best regards, Stefano -- ===================================================================== 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: sbabic at denx.de =====================================================================