diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-davinci/Kconfig | 30 | ||||
-rw-r--r-- | arch/arm/mach-davinci/board-da830-evm.c | 2 | ||||
-rw-r--r-- | arch/arm/mach-davinci/board-da850-evm.c | 2 |
3 files changed, 17 insertions, 17 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index b291da1da069..2bf03e95505f 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig | |||
@@ -30,13 +30,13 @@ config ARCH_DAVINCI_DM646x | |||
30 | select ARCH_DAVINCI_DMx | 30 | select ARCH_DAVINCI_DMx |
31 | 31 | ||
32 | config ARCH_DAVINCI_DA830 | 32 | config ARCH_DAVINCI_DA830 |
33 | bool "DA830/OMAP-L137 based system" | 33 | bool "DA830/OMAP-L137/AM17x based system" |
34 | select CP_INTC | 34 | select CP_INTC |
35 | select ARCH_DAVINCI_DA8XX | 35 | select ARCH_DAVINCI_DA8XX |
36 | select CPU_DCACHE_WRITETHROUGH # needed on silicon revs 1.0, 1.1 | 36 | select CPU_DCACHE_WRITETHROUGH # needed on silicon revs 1.0, 1.1 |
37 | 37 | ||
38 | config ARCH_DAVINCI_DA850 | 38 | config ARCH_DAVINCI_DA850 |
39 | bool "DA850/OMAP-L138 based system" | 39 | bool "DA850/OMAP-L138/AM18x based system" |
40 | select CP_INTC | 40 | select CP_INTC |
41 | select ARCH_DAVINCI_DA8XX | 41 | select ARCH_DAVINCI_DA8XX |
42 | select ARCH_HAS_CPUFREQ | 42 | select ARCH_HAS_CPUFREQ |
@@ -115,21 +115,21 @@ config MACH_DAVINCI_DM365_EVM | |||
115 | for development is a DM365 EVM | 115 | for development is a DM365 EVM |
116 | 116 | ||
117 | config MACH_DAVINCI_DA830_EVM | 117 | config MACH_DAVINCI_DA830_EVM |
118 | bool "TI DA830/OMAP-L137 Reference Platform" | 118 | bool "TI DA830/OMAP-L137/AM17x Reference Platform" |
119 | default ARCH_DAVINCI_DA830 | 119 | default ARCH_DAVINCI_DA830 |
120 | depends on ARCH_DAVINCI_DA830 | 120 | depends on ARCH_DAVINCI_DA830 |
121 | select GPIO_PCF857X | 121 | select GPIO_PCF857X |
122 | help | 122 | help |
123 | Say Y here to select the TI DA830/OMAP-L137 Evaluation Module. | 123 | Say Y here to select the TI DA830/OMAP-L137/AM17x Evaluation Module. |
124 | 124 | ||
125 | choice | 125 | choice |
126 | prompt "Select DA830/OMAP-L137 UI board peripheral" | 126 | prompt "Select DA830/OMAP-L137/AM17x UI board peripheral" |
127 | depends on MACH_DAVINCI_DA830_EVM | 127 | depends on MACH_DAVINCI_DA830_EVM |
128 | help | 128 | help |
129 | The presence of UI card on the DA830/OMAP-L137 EVM is detected | 129 | The presence of UI card on the DA830/OMAP-L137/AM17x EVM is |
130 | automatically based on successful probe of the I2C based GPIO | 130 | detected automatically based on successful probe of the I2C |
131 | expander on that board. This option selected in this menu has | 131 | based GPIO expander on that board. This option selected in this |
132 | an effect only in case of a successful UI card detection. | 132 | menu has an effect only in case of a successful UI card detection. |
133 | 133 | ||
134 | config DA830_UI_LCD | 134 | config DA830_UI_LCD |
135 | bool "LCD" | 135 | bool "LCD" |
@@ -145,18 +145,18 @@ config DA830_UI_NAND | |||
145 | endchoice | 145 | endchoice |
146 | 146 | ||
147 | config MACH_DAVINCI_DA850_EVM | 147 | config MACH_DAVINCI_DA850_EVM |
148 | bool "TI DA850/OMAP-L138 Reference Platform" | 148 | bool "TI DA850/OMAP-L138/AM18x Reference Platform" |
149 | default ARCH_DAVINCI_DA850 | 149 | default ARCH_DAVINCI_DA850 |
150 | depends on ARCH_DAVINCI_DA850 | 150 | depends on ARCH_DAVINCI_DA850 |
151 | select GPIO_PCA953X | 151 | select GPIO_PCA953X |
152 | help | 152 | help |
153 | Say Y here to select the TI DA850/OMAP-L138 Evaluation Module. | 153 | Say Y here to select the TI DA850/OMAP-L138/AM18x Evaluation Module. |
154 | 154 | ||
155 | choice | 155 | choice |
156 | prompt "Select peripherals connected to expander on UI board" | 156 | prompt "Select peripherals connected to expander on UI board" |
157 | depends on MACH_DAVINCI_DA850_EVM | 157 | depends on MACH_DAVINCI_DA850_EVM |
158 | help | 158 | help |
159 | The presence of User Interface (UI) card on the DA850/OMAP-L138 | 159 | The presence of User Interface (UI) card on the DA850/OMAP-L138/AM18x |
160 | EVM is detected automatically based on successful probe of the I2C | 160 | EVM is detected automatically based on successful probe of the I2C |
161 | based GPIO expander on that card. This option selected in this | 161 | based GPIO expander on that card. This option selected in this |
162 | menu has an effect only in case of a successful UI card detection. | 162 | menu has an effect only in case of a successful UI card detection. |
@@ -165,13 +165,13 @@ config DA850_UI_NONE | |||
165 | bool "No peripheral is enabled" | 165 | bool "No peripheral is enabled" |
166 | help | 166 | help |
167 | Say Y if you do not want to enable any of the peripherals connected | 167 | Say Y if you do not want to enable any of the peripherals connected |
168 | to TCA6416 expander on DA850/OMAP-L138 EVM UI card | 168 | to TCA6416 expander on DA850/OMAP-L138/AM18x EVM UI card |
169 | 169 | ||
170 | config DA850_UI_RMII | 170 | config DA850_UI_RMII |
171 | bool "RMII Ethernet PHY" | 171 | bool "RMII Ethernet PHY" |
172 | help | 172 | help |
173 | Say Y if you want to use the RMII PHY on the DA850/OMAP-L138 EVM. | 173 | Say Y if you want to use the RMII PHY on the DA850/OMAP-L138/AM18x |
174 | This PHY is found on the UI daughter card that is supplied with | 174 | EVM. This PHY is found on the UI daughter card that is supplied with |
175 | the EVM. | 175 | the EVM. |
176 | NOTE: Please take care while choosing this option, MII PHY will | 176 | NOTE: Please take care while choosing this option, MII PHY will |
177 | not be functional if RMII mode is selected. | 177 | not be functional if RMII mode is selected. |
diff --git a/arch/arm/mach-davinci/board-da830-evm.c b/arch/arm/mach-davinci/board-da830-evm.c index c3994f341e49..292e8b7c02ac 100644 --- a/arch/arm/mach-davinci/board-da830-evm.c +++ b/arch/arm/mach-davinci/board-da830-evm.c | |||
@@ -596,7 +596,7 @@ static void __init da830_evm_map_io(void) | |||
596 | da830_init(); | 596 | da830_init(); |
597 | } | 597 | } |
598 | 598 | ||
599 | MACHINE_START(DAVINCI_DA830_EVM, "DaVinci DA830/OMAP-L137 EVM") | 599 | MACHINE_START(DAVINCI_DA830_EVM, "DaVinci DA830/OMAP-L137/AM17x EVM") |
600 | .phys_io = IO_PHYS, | 600 | .phys_io = IO_PHYS, |
601 | .io_pg_offst = (__IO_ADDRESS(IO_PHYS) >> 18) & 0xfffc, | 601 | .io_pg_offst = (__IO_ADDRESS(IO_PHYS) >> 18) & 0xfffc, |
602 | .boot_params = (DA8XX_DDR_BASE + 0x100), | 602 | .boot_params = (DA8XX_DDR_BASE + 0x100), |
diff --git a/arch/arm/mach-davinci/board-da850-evm.c b/arch/arm/mach-davinci/board-da850-evm.c index 711a56a4c963..f5f947257011 100644 --- a/arch/arm/mach-davinci/board-da850-evm.c +++ b/arch/arm/mach-davinci/board-da850-evm.c | |||
@@ -816,7 +816,7 @@ static void __init da850_evm_map_io(void) | |||
816 | da850_init(); | 816 | da850_init(); |
817 | } | 817 | } |
818 | 818 | ||
819 | MACHINE_START(DAVINCI_DA850_EVM, "DaVinci DA850/OMAP-L138 EVM") | 819 | MACHINE_START(DAVINCI_DA850_EVM, "DaVinci DA850/OMAP-L138/AM18x EVM") |
820 | .phys_io = IO_PHYS, | 820 | .phys_io = IO_PHYS, |
821 | .io_pg_offst = (__IO_ADDRESS(IO_PHYS) >> 18) & 0xfffc, | 821 | .io_pg_offst = (__IO_ADDRESS(IO_PHYS) >> 18) & 0xfffc, |
822 | .boot_params = (DA8XX_DDR_BASE + 0x100), | 822 | .boot_params = (DA8XX_DDR_BASE + 0x100), |