|
@@ -1,5 +1,5 @@
|
|
/*
|
|
/*
|
|
- * arch/arm/plat-omap/include/mach/board-h2.h
|
|
|
|
|
|
+ * arch/arm/mach-omap1/board-h2.h
|
|
*
|
|
*
|
|
* Hardware definitions for TI OMAP1610 H2 board.
|
|
* Hardware definitions for TI OMAP1610 H2 board.
|
|
*
|
|
*
|
|
@@ -29,9 +29,6 @@
|
|
#ifndef __ASM_ARCH_OMAP_H2_H
|
|
#ifndef __ASM_ARCH_OMAP_H2_H
|
|
#define __ASM_ARCH_OMAP_H2_H
|
|
#define __ASM_ARCH_OMAP_H2_H
|
|
|
|
|
|
-/* At OMAP1610 Innovator the Ethernet is directly connected to CS1 */
|
|
|
|
-#define OMAP1610_ETHR_START 0x04000300
|
|
|
|
-
|
|
|
|
#define H2_TPS_GPIO_BASE (OMAP_MAX_GPIO_LINES + 16 /* MPUIO */)
|
|
#define H2_TPS_GPIO_BASE (OMAP_MAX_GPIO_LINES + 16 /* MPUIO */)
|
|
# define H2_TPS_GPIO_MMC_PWR_EN (H2_TPS_GPIO_BASE + 3)
|
|
# define H2_TPS_GPIO_MMC_PWR_EN (H2_TPS_GPIO_BASE + 3)
|
|
|
|
|