blob: 500df1aa11d1990b7a1180de46299477c8e26068 [file] [log] [blame]
Tom Rini8bb687f2017-05-16 14:46:40 -04001if TI816X
2
3config TARGET_TI816X_EVM
4 bool "Support ti816x_evm"
5 help
6 This option specifies support for the TI8168 EVM development platform
7 with PG2.0 silicon and DDR3 DRAM.
8
9endif
10
11if TI814X
12
13config TARGET_TI814X_EVM
14 bool "Support ti814x_evm"
15 help
16 This option specifies support for the TI8148
17 EVM development platform.
18
19endif
20
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050021if AM33XX
22
Marcin Niestroja73c8b32017-01-25 09:53:07 +010023config AM33XX_CHILISOM
24 bool
25 select SUPPORT_SPL
26
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050027choice
28 prompt "AM33xx board select"
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050029
30config TARGET_AM335X_EVM
31 bool "Support am335x_evm"
Tom Rinie5ec4812017-01-22 19:43:11 -050032 select BOARD_LATE_INIT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050033 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050034 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +020035 select DM_SERIAL
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050036 select TI_I2C_BOARD_DETECT
Michal Simek08a00cb2018-07-23 15:55:14 +020037 imply CMD_DM
Michal Simek5ed063d2018-07-23 15:55:13 +020038 imply SPL_DM
39 imply SPL_DM_SEQ_ALIAS
Tom Rini48dce3b2017-03-03 15:33:30 -050040 imply SPL_ENV_SUPPORT
Tien Fong Cheef4b40922019-01-23 14:20:05 +080041 imply SPL_FS_EXT4
Tien Fong Chee0c3a9ed2019-01-23 14:20:03 +080042 imply SPL_FS_FAT
Tom Rini9d4f7a32017-03-03 15:33:31 -050043 imply SPL_GPIO_SUPPORT
44 imply SPL_I2C_SUPPORT
45 imply SPL_LIBCOMMON_SUPPORT
46 imply SPL_LIBDISK_SUPPORT
47 imply SPL_LIBGENERIC_SUPPORT
48 imply SPL_MMC_SUPPORT
49 imply SPL_NAND_SUPPORT
Michal Simek5ed063d2018-07-23 15:55:13 +020050 imply SPL_OF_LIBFDT
Tom Rini9d4f7a32017-03-03 15:33:31 -050051 imply SPL_POWER_SUPPORT
Michal Simek5ed063d2018-07-23 15:55:13 +020052 imply SPL_SEPARATE_BSS
Tom Rini9d4f7a32017-03-03 15:33:31 -050053 imply SPL_SERIAL_SUPPORT
Michal Simek5ed063d2018-07-23 15:55:13 +020054 imply SPL_SYS_MALLOC_SIMPLE
Tom Rini48dce3b2017-03-03 15:33:30 -050055 imply SPL_WATCHDOG_SUPPORT
Tom Rini9d4f7a32017-03-03 15:33:31 -050056 imply SPL_YMODEM_SUPPORT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050057 help
58 This option specifies support for the AM335x
59 GP and HS EVM development platforms. The AM335x
60 GP EVM is a standalone test, development, and
61 evaluation module system that enables developers
62 to write software and develop hardware around
63 an AM335x processor subsystem.
64
65config TARGET_AM335X_BALTOS
66 bool "Support am335x_baltos"
Tom Rinie5ec4812017-01-22 19:43:11 -050067 select BOARD_LATE_INIT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050068 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050069 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +020070 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +020071 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050072
Ladislav Michla96c08f2017-04-01 17:17:16 +020073config TARGET_AM335X_IGEP003X
74 bool "Support am335x_igep003x"
Pau Pajuelo09533e52017-04-01 17:18:40 +020075 select BOARD_LATE_INIT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050076 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050077 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +020078 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +020079 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050080
81config TARGET_AM335X_SHC
82 bool "Support am335x based shc board from bosch"
Tom Rinie5ec4812017-01-22 19:43:11 -050083 select BOARD_LATE_INIT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050084 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050085 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +020086 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +020087 imply CMD_DM
Simon Glass72c30332017-08-04 16:34:48 -060088 imply CMD_SPL
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050089
Sjoerd Simons45123802019-02-25 15:33:00 +000090config TARGET_AM335X_GUARDIAN
91 bool "Support am335x based guardian board from bosch"
92 select DM
93 select DM_SERIAL
94 select DM_GPIO
95 select DM_USB
96
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -050097config TARGET_AM335X_SL50
98 bool "Support am335x_sl50"
Tom Rinie5ec4812017-01-22 19:43:11 -050099 select BOARD_LATE_INIT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500100 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500101 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200102 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200103 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500104
105config TARGET_BAV335X
106 bool "Support bav335x"
Tom Rinie5ec4812017-01-22 19:43:11 -0500107 select BOARD_LATE_INIT
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500108 select DM
109 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200110 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500111 help
112 The BAV335x OEM Network Processor integrates all the functions of an
113 embedded network computer in a small, easy to use SODIMM module which
114 incorporates the popular Texas Instruments Sitara 32bit ARM Coretex-A8
115 processor, with fast DDR3 512MB SDRAM, 4GB of embedded MMC and a Gigabit
116 ethernet with simple connection to external connectors.
117
118 For more information, visit: http://birdland.com/oem
119
Tom Rinif2d78c12017-06-09 16:59:17 -0400120config TARGET_BRXRE1
121 bool "Support BRXRE1"
122 select BOARD_LATE_INIT
123
124config TARGET_BRPPT1
125 bool "Support BRPPT1"
126 select BOARD_LATE_INIT
127
Marcin Niestrojab38bf62017-01-25 09:53:08 +0100128config TARGET_CHILIBOARD
129 bool "Grinn chiliBoard"
130 select AM33XX_CHILISOM
131 select BOARD_LATE_INIT
132 select DM
133 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200134 imply CMD_DM
Marcin Niestrojab38bf62017-01-25 09:53:08 +0100135
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500136config TARGET_CM_T335
137 bool "Support cm_t335"
138 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500139 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200140 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200141 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500142
Tom Rinif2d78c12017-06-09 16:59:17 -0400143config TARGET_DRACO
144 bool "Support draco"
145 select BOARD_LATE_INIT
146 select DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400147 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200148 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200149 imply CMD_DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400150
151config TARGET_ETAMIN
152 bool "Support etamin"
153 select BOARD_LATE_INIT
154 select DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400155 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200156 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200157 imply CMD_DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400158
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500159config TARGET_PCM051
160 bool "Support pcm051"
161 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500162 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200163 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200164 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500165
166config TARGET_PENGWYN
167 bool "Support pengwyn"
168 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500169 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200170 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200171 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500172
173config TARGET_PEPPER
174 bool "Support pepper"
175 select DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500176 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200177 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200178 imply CMD_DM
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500179
Tom Rinif2d78c12017-06-09 16:59:17 -0400180config TARGET_PXM2
181 bool "Support pxm2"
182 select BOARD_LATE_INIT
183 select DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400184 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200185 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200186 imply CMD_DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400187
188config TARGET_RASTABAN
189 bool "Support rastaban"
190 select BOARD_LATE_INIT
191 select DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400192 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200193 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200194 imply CMD_DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400195
196config TARGET_RUT
197 bool "Support rut"
198 select BOARD_LATE_INIT
199 select DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400200 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200201 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200202 imply CMD_DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400203
204config TARGET_THUBAN
205 bool "Support thuban"
206 select BOARD_LATE_INIT
207 select DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400208 select DM_GPIO
Michal Simek5ed063d2018-07-23 15:55:13 +0200209 select DM_SERIAL
Michal Simek08a00cb2018-07-23 15:55:14 +0200210 imply CMD_DM
Tom Rinif2d78c12017-06-09 16:59:17 -0400211
Felix Brack85ab0452018-01-23 18:27:22 +0100212config TARGET_PDU001
213 bool "Support PDU001"
214 select DM
215 select DM_SERIAL
Felix Brackbfaaacd2018-12-07 15:01:55 +0100216 imply SPL_SEPARATE_BSS
Michal Simek08a00cb2018-07-23 15:55:14 +0200217 imply CMD_DM
Felix Brack85ab0452018-01-23 18:27:22 +0100218 help
219 Support for PDU001 platform developed by EETS GmbH.
220 The PDU001 is a processor and display unit developed around
221 the Computing-Module m2 from bytes at work AG.
222
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500223endchoice
224
225endif
226
Madan Srinivas63847262016-05-19 19:10:43 -0500227if AM43XX
Simon Glass75eba2c2016-09-12 23:18:37 -0600228
Tom Rinif2d78c12017-06-09 16:59:17 -0400229choice
230 prompt "AM43xx board select"
231
Madan Srinivas63847262016-05-19 19:10:43 -0500232config TARGET_AM43XX_EVM
233 bool "Support am43xx_evm"
Tom Rinie5ec4812017-01-22 19:43:11 -0500234 select BOARD_LATE_INIT
Madan Srinivas63847262016-05-19 19:10:43 -0500235 select TI_I2C_BOARD_DETECT
Lokesh Vutla6a598452017-02-21 11:40:43 +0530236 imply DM_ETH
237 imply DM_I2C
238 imply DM_SPI
239 imply DM_SPI_FLASH
Tom Rini9d4f7a32017-03-03 15:33:31 -0500240 imply SPL_ENV_SUPPORT
Tien Fong Cheef4b40922019-01-23 14:20:05 +0800241 imply SPL_FS_EXT4
Tien Fong Chee0c3a9ed2019-01-23 14:20:03 +0800242 imply SPL_FS_FAT
Tom Rini9d4f7a32017-03-03 15:33:31 -0500243 imply SPL_GPIO_SUPPORT
244 imply SPL_I2C_SUPPORT
245 imply SPL_LIBCOMMON_SUPPORT
246 imply SPL_LIBDISK_SUPPORT
247 imply SPL_LIBGENERIC_SUPPORT
248 imply SPL_MMC_SUPPORT
249 imply SPL_NAND_SUPPORT
250 imply SPL_POWER_SUPPORT
251 imply SPL_SERIAL_SUPPORT
252 imply SPL_WATCHDOG_SUPPORT
253 imply SPL_YMODEM_SUPPORT
Madan Srinivas63847262016-05-19 19:10:43 -0500254 help
255 This option specifies support for the AM43xx
256 GP and HS EVM development platforms.The AM437x
257 GP EVM is a standalone test, development, and
258 evaluation module system that enables developers
259 to write software and develop hardware around
260 an AM43xx processor subsystem.
Tom Rinif2d78c12017-06-09 16:59:17 -0400261
262config TARGET_CM_T43
263 bool "Support cm_t43"
264
265endchoice
266
Tero Kristo7619bad2018-03-17 13:32:52 +0530267config SPL_RTC_DDR_SUPPORT
268 bool
269 depends on SPL
270 prompt "Enable RTC-DDR ONLY Support"
271 help
272 If you want RTC-DDR ONLY Support, say Y. RTC Only with DDR in
273 self-refresh mode is a special power saving mode where in all
274 the other voltages are turned off apart from the RTC domain and DDR.
275 So only RTC is alive and ticking and one can program it to wake
276 up after a predetermined period. Once RTC alarm fires, the PMIC
277 powers up all the voltage domains. U-Boot takes a special path
278 as the DDR has contents is in self-refresh and restore path is
279 followed.
280
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500281endif
Madan Srinivas63847262016-05-19 19:10:43 -0500282
Andrew F. Davisb39a9ad2016-08-30 14:06:20 -0500283if AM43XX || AM33XX
Madan Srinivasce31ac72016-05-19 19:10:42 -0500284config PUB_ROM_DATA_SIZE
285 hex "Size in bytes of the L3 SRAM reserved by ROM to store data"
Michal Simek5ed063d2018-07-23 15:55:13 +0200286 default 0x8400
Madan Srinivasce31ac72016-05-19 19:10:42 -0500287 help
288 During the device boot, the public ROM uses the top of
289 the public L3 OCMC RAM to store r/w data like stack,
290 heap, globals etc. When the ROM is copying the boot
291 image from the boot media into memory, the image must
292 not spill over into this area. This value can be used
293 during compile time to determine the maximum size of a
294 boot image. Once the ROM transfers control to the boot
295 image, this area is no longer used, and can be reclaimed
296 for run time use by the boot image.
Madan Srinivas63847262016-05-19 19:10:43 -0500297endif