[U-Boot] [PATCH v2 03/22] imx: bootaux: add dependency on vf610
Lukasz Majewski
lukma at denx.de
Mon Apr 1 08:18:29 UTC 2019
On Mon, 25 Mar 2019 17:24:53 +0100
Marcel Ziswiler <marcel at ziswiler.com> wrote:
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> Allow using bootaux also on VF610 aka Vybrid.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> Reviewed-by: Igor Opaniuk <igor.opaniuk at toradex.com>
>
> ---
>
> Changes in v2: None
>
> arch/arm/mach-imx/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index 8631fbd481..ec09ef240f 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -23,7 +23,7 @@ config IMX_RDC
>
> config IMX_BOOTAUX
> bool "Support boot auxiliary core"
> - depends on ARCH_MX7 || ARCH_MX6
> + depends on ARCH_MX7 || ARCH_MX6 || ARCH_VF610
> help
> bootaux [addr] to boot auxiliary core.
>
Reviewed-by: Lukasz Majewski <lukma at denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190401/041d38c0/attachment.sig>
More information about the U-Boot
mailing list