]> Git Repo - J-u-boot.git/blobdiff - include/configs/ti_omap4_common.h
Convert CONFIG_MISC_INIT_R to Kconfig
[J-u-boot.git] / include / configs / ti_omap4_common.h
index 844a9e55b3dd758fe6bb11b5ebe85c40437b3acf..5d21c572f8609bfa762c6d5285e6888751bd83ef 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2010
  * Texas Instruments Incorporated.
@@ -5,15 +6,11 @@
  * Steve Sakoman  <[email protected]>
  *
  * TI OMAP4 common configuration settings
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_TI_OMAP4_COMMON_H
 #define __CONFIG_TI_OMAP4_COMMON_H
 
-#define CONFIG_MISC_INIT_R
-
 #ifndef CONFIG_SYS_L2CACHE_OFF
 #define CONFIG_SYS_L2_PL310            1
 #define CONFIG_SYS_PL310_BASE  0x48242000
@@ -53,7 +50,6 @@
 #define CONFIG_SYS_NS16550_REG_SIZE    (-4)
 #define CONFIG_SYS_NS16550_COM3                UART3_BASE
 #endif
-#define CONFIG_CONS_INDEX              3
 
 /* TWL6030 */
 #ifndef CONFIG_SPL_BUILD
This page took 0.02729 seconds and 4 git commands to generate.