X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fzmx25.h;h=576a73feb02968d293f2122f65b3d1ee7e898491;hb=c960ef29cd1bffccb84366cc6ca9c290cb3c36a0;hp=4173da85fcf2a77ec0b7828304263f9bd73055c7;hpb=278b90ce786f73faf29aa522d5d101e1da006378;p=u-boot diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index 4173da85fc..576a73feb0 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (c) 2011 Graf-Syteco, Matthias Weisser * * * Configuation settings for the zmx25 board - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -40,7 +39,6 @@ */ #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART2_BASE -#define CONFIG_CONS_INDEX 1 /* use UART2 for console */ /* * Ethernet @@ -53,9 +51,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* * Command line configuration. @@ -108,9 +103,6 @@ #define CONFIG_SYS_MEMTEST_START (PHYS_SDRAM + (512*1024)) #define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM + PHYS_SDRAM_SIZE) -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING - #define CONFIG_PREBOOT ""