X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5249EVB.h;h=1f8182074f1c2aed9218d0ee1875e099a934f43b;hb=de42975141215e7d02e0ab696b3138959bf2042c;hp=053321cf7a398ac5724a6c5bfbac6f586e463b2a;hpb=432e39806805c46d583e75e8dd2f7b71cc6089c1;p=u-boot diff --git a/include/configs/M5249EVB.h b/include/configs/M5249EVB.h index 053321cf7a..1f8182074f 100644 --- a/include/configs/M5249EVB.h +++ b/include/configs/M5249EVB.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the esd TASREG board. * * (C) Copyright 2004 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com - * - * SPDX-License-Identifier: GPL-2.0+ */ /* @@ -31,21 +30,12 @@ * BOOTP options */ #undef CONFIG_BOOTP_BOOTFILESIZE -#undef CONFIG_BOOTP_BOOTPATH -#undef CONFIG_BOOTP_GATEWAY -#undef CONFIG_BOOTP_HOSTNAME /* * Command line configuration. */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ - -#define CONFIG_SYS_MAXARGS 16 /* max number of command args */ -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ - #define CONFIG_SYS_DEVICE_NULLDEV 1 /* include nulldev device */ -#define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ #define CONFIG_MX_CYCLIC 1 /* enable mdc/mwc commands */ #define CONFIG_SYS_LOAD_ADDR 0x200000 /* default load address */