[PATCH] arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZE

Michal Simek monstr at monstr.eu
Mon Jul 26 09:21:30 CEST 2021


st 14. 7. 2021 v 9:08 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> It is default value which had been converted by commit 432e39806805
> ("include/configs: drop default definitions of CONFIG_SYS_PBSIZE"). That's
> why also remove it.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  include/configs/xilinx_versal.h | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/include/configs/xilinx_versal.h b/include/configs/xilinx_versal.h
> index 8869b244deae..99d58835887e 100644
> --- a/include/configs/xilinx_versal.h
> +++ b/include/configs/xilinx_versal.h
> @@ -41,8 +41,6 @@
>  /* Monitor Command Prompt */
>  /* Console I/O Buffer Size */
>  #define CONFIG_SYS_CBSIZE              2048
> -#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
> -                                       sizeof(CONFIG_SYS_PROMPT) + 16)
>  #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
>  #define CONFIG_SYS_MAXARGS             64
>
> --
> 2.32.0
>

Applied.
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