[U-Boot] [PATCH] configs: apalis-tk1: Do not define CONFIG_SYS_BOOT_RAMDISK_HIGH again

Michal Simek monstr at monstr.eu
Tue Oct 8 07:56:37 UTC 2019


st 25. 9. 2019 v 11:16 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> CONFIG_SYS_BOOT_RAMDISK_HIGH is already defined in
> arch/arm/include/asm/config.h:10:#define CONFIG_SYS_BOOT_RAMDISK_HIGH
> that's why there is no reason to define it again in board file.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  include/configs/apalis-tk1.h | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h
> index dacf36bf79c8..fe45917b885d 100644
> --- a/include/configs/apalis-tk1.h
> +++ b/include/configs/apalis-tk1.h
> @@ -138,8 +138,6 @@
>
>  #define CONFIG_CMD_TIME
>
> -#define CONFIG_SYS_BOOT_RAMDISK_HIGH
> -
>  #include "tegra-common-usb-gadget.h"
>  #include "tegra-common-post.h"
>
> --
> 2.17.1
>

Didn't get any reaction on this that's why I am taking it via xilinx
tree to mainline.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list