|
@@ -5,7 +5,7 @@
|
|
* Steve Sakoman <steve@sakoman.com>
|
|
* Steve Sakoman <steve@sakoman.com>
|
|
*
|
|
*
|
|
* Configuration settings for the TI SDP4430 board.
|
|
* Configuration settings for the TI SDP4430 board.
|
|
- * See omap4_common.h for OMAP4 common part
|
|
|
|
|
|
+ * See ti_omap4_common.h for OMAP4 common part
|
|
*
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
*/
|
|
@@ -19,7 +19,7 @@
|
|
#define CONFIG_4430SDP 1 /* working with SDP */
|
|
#define CONFIG_4430SDP 1 /* working with SDP */
|
|
#define CONFIG_MACH_TYPE MACH_TYPE_OMAP_4430SDP
|
|
#define CONFIG_MACH_TYPE MACH_TYPE_OMAP_4430SDP
|
|
|
|
|
|
-#include <configs/omap4_common.h>
|
|
|
|
|
|
+#include <configs/ti_omap4_common.h>
|
|
|
|
|
|
/* Battery Charger */
|
|
/* Battery Charger */
|
|
#ifndef CONFIG_SPL_BUILD
|
|
#ifndef CONFIG_SPL_BUILD
|