On Thu, 29 Nov 2018 12:52:47 +0300
Antony Pavlov <antonynpav...@gmail.com> wrote:

Please ignore this patch.

It looks like the patch fails on imx_v8_defconfig build.


> PHYS_ADDR_T_64BIT is already defined in common/Kconfig.
> 
> Signed-off-by: Antony Pavlov <antonynpav...@gmail.com>
> ---
>  arch/arm/cpu/Kconfig | 3 ---
>  arch/mips/Kconfig    | 3 ---
>  2 files changed, 6 deletions(-)
> 
> diff --git a/arch/arm/cpu/Kconfig b/arch/arm/cpu/Kconfig
> index 2359c56b30..f3b35d19fd 100644
> --- a/arch/arm/cpu/Kconfig
> +++ b/arch/arm/cpu/Kconfig
> @@ -1,8 +1,5 @@
>  comment "Processor Type"
>  
> -config PHYS_ADDR_T_64BIT
> -     bool
> -
>  config CPU_32
>       bool
>       select HAS_MODULES
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index 524375a81a..75bfcb74e9 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -29,9 +29,6 @@ config GENERIC_LINKER_SCRIPT
>  config HAS_NO_BOARD_HL_CODE
>       bool
>  
> -config PHYS_ADDR_T_64BIT
> -     bool
> -
>  menu "Machine selection"
>  
>  config BUILTIN_DTB
> -- 
> 2.20.0.rc1
> 


-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to