X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap5_uevm.h;h=23dc0893f9814d674f99c8bd8af0fc8dcb3c8a2b;hb=c960ef29cd1bffccb84366cc6ca9c290cb3c36a0;hp=7e2a011843d9a8f055ece39e9ea2a911bf6db97c;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=u-boot diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h index 7e2a011843..23dc0893f9 100644 --- a/include/configs/omap5_uevm.h +++ b/include/configs/omap5_uevm.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013 * Texas Instruments Incorporated. @@ -5,8 +6,6 @@ * * Configuration settings for the TI EVM5430 board. * See ti_omap5_common.h for omap5 common settings. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_OMAP5_EVM_H @@ -29,7 +28,6 @@ #include -#define CONFIG_CONS_INDEX 3 #define CONFIG_SYS_NS16550_COM3 UART3_BASE #define CONFIG_MISC_INIT_R @@ -58,13 +56,9 @@ /* Enabled commands */ /* USB Networking options */ -#define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX #define CONSOLEDEV "ttyO2" -#define CONFIG_LIBATA -#define CONFIG_SCSI_AHCI #define CONFIG_SCSI_AHCI_PLAT #define CONFIG_SYS_SCSI_MAX_SCSI_ID 1 #define CONFIG_SYS_SCSI_MAX_LUN 1