[PATCH 1/7] arm: mvebu: x240: Use default baudrate table

Stefan Roese sr at denx.de
Tue Nov 26 09:29:59 CET 2024


On 22.11.24 01:30, Chris Packham wrote:
> Remove CFG_SYS_BAUDRATE_TABLE as there's no reason not to use the
> defaults defined via config_fallbacks.h.
> 
> Signed-off-by: Chris Packham <judge.packham at gmail.com>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

> ---
> 
>   include/configs/x240.h | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/include/configs/x240.h b/include/configs/x240.h
> index 3601df588d56..bc66e4e3c8e6 100644
> --- a/include/configs/x240.h
> +++ b/include/configs/x240.h
> @@ -11,9 +11,6 @@
>   /* additions for new ARM relocation support */
>   #define CFG_SYS_SDRAM_BASE   0x200000000
>   
> -#define CFG_SYS_BAUDRATE_TABLE   { 9600, 19200, 38400, 57600, \
> -				      115200, 230400, 460800, 921600 }
> -
>   /* Default Env vars */
>   
>   #define BOOT_TARGET_DEVICES(func) \

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de



More information about the U-Boot mailing list