]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap5_uevm.h
ARM: socfpga: Adding clock frequency info for U-Boot
[u-boot] / include / configs / omap5_uevm.h
index 124657f61a00debf56d432ea89fedc1480fb1230..23dc0893f9814d674f99c8bd8af0fc8dcb3c8a2b 100644 (file)
@@ -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 <configs/ti_omap5_common.h>
 
-#define CONFIG_CONS_INDEX              3
 #define CONFIG_SYS_NS16550_COM3                UART3_BASE
 
 #define CONFIG_MISC_INIT_R
@@ -61,7 +59,6 @@
 
 #define CONSOLEDEV             "ttyO2"
 
-#define CONFIG_LIBATA
 #define CONFIG_SCSI_AHCI_PLAT
 #define CONFIG_SYS_SCSI_MAX_SCSI_ID    1
 #define CONFIG_SYS_SCSI_MAX_LUN                1