[PATCH v2 4/4] board: gateworks: imx8mm: Add Gateworks Venice board support

Stefano Babic sbabic at denx.de
Mon Mar 1 17:04:03 CET 2021


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 <tharvey at 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....

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
=====================================================================


More information about the U-Boot mailing list