X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap5_uevm.h;h=23dc0893f9814d674f99c8bd8af0fc8dcb3c8a2b;hb=c960ef29cd1bffccb84366cc6ca9c290cb3c36a0;hp=38d74120998a0ba669040006cf4020d191bd38cb;hpb=f58ad98a621ce5059d9608a9b41cfabac277094a;p=u-boot diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h index 38d7412099..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 @@ -61,8 +59,6 @@ #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