[U-Boot] [PATCH 2/2] [PATCH v2] fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Apr 16 12:31:19 CEST 2015
Hello Alexander,
On Thu, 19 Mar 2015 18:37:20 +0100, Alexander Merkle <alexander.merkle at lauterbach.com> wrote:
> Signed-off-by: Alexander Merkle <alexander.merkle at lauterbach.com>
> ---
>
> include/configs/zynq-common.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
> index 87b4fff..789e437 100644
> --- a/include/configs/zynq-common.h
> +++ b/include/configs/zynq-common.h
> @@ -34,7 +34,6 @@
> /* DCC driver */
> #if defined(CONFIG_ZYNQ_DCC)
> # define CONFIG_ARM_DCC
> -# define CONFIG_CPU_V6 /* Required by CONFIG_ARM_DCC */
> #else
> # define CONFIG_ZYNQ_SERIAL
> #endif
> --
> 2.1.4
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
More information about the U-Boot
mailing list