blob: d587ed3c93ef716205aae0ca6ddd5fb4da5af651 [file] [log] [blame]
York Sun9533acf2016-09-26 08:09:26 -07001config ARCH_LS1012A
York Sun4a444172016-10-04 14:31:47 -07002 bool
Hou Zhiqiangee2a5102017-01-06 17:41:11 +08003 select ARMV8_SET_SMPEN
York Sunfb2bf8c2016-10-04 14:31:48 -07004 select FSL_LSCH2
York Sun24aaa092016-10-04 18:03:08 -07005 select SYS_FSL_DDR_BE
York Sun9533acf2016-09-26 08:09:26 -07006 select SYS_FSL_MMDC
York Sun0a37cf82016-09-26 08:09:27 -07007 select SYS_FSL_ERRATUM_A010315
Simon Glassa4211922017-01-23 13:31:19 -07008 select ARCH_EARLY_INIT_R
Simon Glassa5d67542017-01-23 13:31:20 -07009 select BOARD_EARLY_INIT_F
York Sun0a37cf82016-09-26 08:09:27 -070010
11config ARCH_LS1043A
York Sun4a444172016-10-04 14:31:47 -070012 bool
Hou Zhiqiangee2a5102017-01-06 17:41:11 +080013 select ARMV8_SET_SMPEN
York Sunfb2bf8c2016-10-04 14:31:48 -070014 select FSL_LSCH2
York Sund26e34c2016-12-28 08:43:40 -080015 select SYS_FSL_DDR
York Sun24aaa092016-10-04 18:03:08 -070016 select SYS_FSL_DDR_BE
17 select SYS_FSL_DDR_VER_50
York Sunba1b6fb2016-12-28 08:43:41 -080018 select SYS_FSL_ERRATUM_A008850
19 select SYS_FSL_ERRATUM_A009660
20 select SYS_FSL_ERRATUM_A009663
21 select SYS_FSL_ERRATUM_A009929
22 select SYS_FSL_ERRATUM_A009942
York Sun0a37cf82016-09-26 08:09:27 -070023 select SYS_FSL_ERRATUM_A010315
Hou Zhiqiang0ea36712016-09-29 12:42:44 +080024 select SYS_FSL_ERRATUM_A010539
York Sund26e34c2016-12-28 08:43:40 -080025 select SYS_FSL_HAS_DDR3
26 select SYS_FSL_HAS_DDR4
Simon Glassa4211922017-01-23 13:31:19 -070027 select ARCH_EARLY_INIT_R
Simon Glassa5d67542017-01-23 13:31:20 -070028 select BOARD_EARLY_INIT_F
York Sun9533acf2016-09-26 08:09:26 -070029
York Sunda28e582016-09-26 08:09:24 -070030config ARCH_LS1046A
York Sun4a444172016-10-04 14:31:47 -070031 bool
Hou Zhiqiangee2a5102017-01-06 17:41:11 +080032 select ARMV8_SET_SMPEN
York Sunfb2bf8c2016-10-04 14:31:48 -070033 select FSL_LSCH2
York Sund26e34c2016-12-28 08:43:40 -080034 select SYS_FSL_DDR
York Sun24aaa092016-10-04 18:03:08 -070035 select SYS_FSL_DDR_BE
York Sun24aaa092016-10-04 18:03:08 -070036 select SYS_FSL_DDR_VER_50
York Sun0ae70502017-01-27 09:57:31 -080037 select SYS_FSL_ERRATUM_A008336
York Sunba1b6fb2016-12-28 08:43:41 -080038 select SYS_FSL_ERRATUM_A008511
39 select SYS_FSL_ERRATUM_A009801
40 select SYS_FSL_ERRATUM_A009803
41 select SYS_FSL_ERRATUM_A009942
42 select SYS_FSL_ERRATUM_A010165
Hou Zhiqiang0ea36712016-09-29 12:42:44 +080043 select SYS_FSL_ERRATUM_A010539
York Sund26e34c2016-12-28 08:43:40 -080044 select SYS_FSL_HAS_DDR4
York Sunf534b8f2016-10-04 18:01:34 -070045 select SYS_FSL_SRDS_2
Simon Glassa4211922017-01-23 13:31:19 -070046 select ARCH_EARLY_INIT_R
Simon Glassa5d67542017-01-23 13:31:20 -070047 select BOARD_EARLY_INIT_F
York Sun9533acf2016-09-26 08:09:26 -070048
York Sun4a444172016-10-04 14:31:47 -070049config ARCH_LS2080A
50 bool
Hou Zhiqiangee2a5102017-01-06 17:41:11 +080051 select ARMV8_SET_SMPEN
Tom Rini8dda2e22017-03-07 07:13:42 -050052 select ARM_ERRATA_826974
53 select ARM_ERRATA_828024
54 select ARM_ERRATA_829520
55 select ARM_ERRATA_833471
York Sunfb2bf8c2016-10-04 14:31:48 -070056 select FSL_LSCH3
York Sund26e34c2016-12-28 08:43:40 -080057 select SYS_FSL_DDR
York Sun24aaa092016-10-04 18:03:08 -070058 select SYS_FSL_DDR_LE
59 select SYS_FSL_DDR_VER_50
York Sunf534b8f2016-10-04 18:01:34 -070060 select SYS_FSL_HAS_DP_DDR
York Sun2c2e2c92016-12-28 08:43:30 -080061 select SYS_FSL_HAS_SEC
York Sund26e34c2016-12-28 08:43:40 -080062 select SYS_FSL_HAS_DDR4
York Sun2c2e2c92016-12-28 08:43:30 -080063 select SYS_FSL_SEC_COMPAT_5
York Sun90b80382016-12-28 08:43:31 -080064 select SYS_FSL_SEC_LE
York Sunf534b8f2016-10-04 18:01:34 -070065 select SYS_FSL_SRDS_2
York Sunba1b6fb2016-12-28 08:43:41 -080066 select SYS_FSL_ERRATUM_A008336
67 select SYS_FSL_ERRATUM_A008511
68 select SYS_FSL_ERRATUM_A008514
69 select SYS_FSL_ERRATUM_A008585
70 select SYS_FSL_ERRATUM_A009635
71 select SYS_FSL_ERRATUM_A009663
72 select SYS_FSL_ERRATUM_A009801
73 select SYS_FSL_ERRATUM_A009803
74 select SYS_FSL_ERRATUM_A009942
75 select SYS_FSL_ERRATUM_A010165
Ashish kumardd48f0b2017-02-23 16:03:57 +053076 select SYS_FSL_ERRATUM_A009203
Simon Glassa4211922017-01-23 13:31:19 -070077 select ARCH_EARLY_INIT_R
Simon Glassa5d67542017-01-23 13:31:20 -070078 select BOARD_EARLY_INIT_F
York Sunfb2bf8c2016-10-04 14:31:48 -070079
80config FSL_LSCH2
81 bool
York Sun2c2e2c92016-12-28 08:43:30 -080082 select SYS_FSL_HAS_SEC
83 select SYS_FSL_SEC_COMPAT_5
York Sun90b80382016-12-28 08:43:31 -080084 select SYS_FSL_SEC_BE
York Sunf534b8f2016-10-04 18:01:34 -070085 select SYS_FSL_SRDS_1
86 select SYS_HAS_SERDES
York Sunfb2bf8c2016-10-04 14:31:48 -070087
88config FSL_LSCH3
89 bool
York Sunf534b8f2016-10-04 18:01:34 -070090 select SYS_FSL_SRDS_1
91 select SYS_HAS_SERDES
York Sunfb2bf8c2016-10-04 14:31:48 -070092
York Sune243b6e2017-03-06 09:02:25 -080093config FSL_MC_ENET
94 bool "Management Complex network"
95 depends on ARCH_LS2080A
96 default y
97 select RESV_RAM
98 help
99 Enable Management Complex (MC) network
100
York Sunfb2bf8c2016-10-04 14:31:48 -0700101menu "Layerscape architecture"
102 depends on FSL_LSCH2 || FSL_LSCH3
York Sun4a444172016-10-04 14:31:47 -0700103
Hou Zhiqiang19538f32016-12-13 14:54:24 +0800104config FSL_PCIE_COMPAT
105 string "PCIe compatible of Kernel DT"
106 depends on PCIE_LAYERSCAPE
107 default "fsl,ls1012a-pcie" if ARCH_LS1012A
108 default "fsl,ls1043a-pcie" if ARCH_LS1043A
109 default "fsl,ls1046a-pcie" if ARCH_LS1046A
110 default "fsl,ls2080a-pcie" if ARCH_LS2080A
111 help
112 This compatible is used to find pci controller node in Kernel DT
113 to complete fixup.
114
Wenbin Songfa18ed72017-01-17 18:31:15 +0800115config HAS_FEATURE_GIC64K_ALIGN
116 bool
117 default y if ARCH_LS1043A
118
Wenbin Song2ca84bf2017-01-17 18:31:16 +0800119config HAS_FEATURE_ENHANCED_MSI
120 bool
121 default y if ARCH_LS1043A
Wenbin Songfa18ed72017-01-17 18:31:15 +0800122
macro.wave.z@gmail.com2d16a1a2016-12-08 11:58:21 +0800123menu "Layerscape PPA"
124config FSL_LS_PPA
125 bool "FSL Layerscape PPA firmware support"
macro.wave.z@gmail.comdf88cb32016-12-08 11:58:22 +0800126 depends on !ARMV8_PSCI
Hou Zhiqiang05415272017-01-16 17:31:49 +0800127 select ARMV8_SEC_FIRMWARE_SUPPORT
Hou Zhiqiangdaa92642017-01-16 17:31:48 +0800128 select SEC_FIRMWARE_ARMV8_PSCI
Hou Zhiqiang05415272017-01-16 17:31:49 +0800129 select ARMV8_SEC_FIRMWARE_ERET_ADDR_REVERT if FSL_LSCH2
macro.wave.z@gmail.com2d16a1a2016-12-08 11:58:21 +0800130 help
131 The FSL Primary Protected Application (PPA) is a software component
132 which is loaded during boot stage, and then remains resident in RAM
133 and runs in the TrustZone after boot.
134 Say y to enable it.
Hou Zhiqiang05415272017-01-16 17:31:49 +0800135choice
136 prompt "FSL Layerscape PPA firmware loading-media select"
137 depends on FSL_LS_PPA
Hou Zhiqiang77bbe552017-03-17 16:12:33 +0800138 default SYS_LS_PPA_FW_IN_MMC if SD_BOOT
139 default SYS_LS_PPA_FW_IN_NAND if NAND_BOOT
Hou Zhiqiang05415272017-01-16 17:31:49 +0800140 default SYS_LS_PPA_FW_IN_XIP
141
142config SYS_LS_PPA_FW_IN_XIP
143 bool "XIP"
144 help
145 Say Y here if the PPA firmware locate at XIP flash, such
146 as NOR or QSPI flash.
147
Hou Zhiqiang77bbe552017-03-17 16:12:33 +0800148config SYS_LS_PPA_FW_IN_MMC
149 bool "eMMC or SD Card"
150 help
151 Say Y here if the PPA firmware locate at eMMC/SD card.
152
153config SYS_LS_PPA_FW_IN_NAND
154 bool "NAND"
155 help
156 Say Y here if the PPA firmware locate at NAND flash.
157
Hou Zhiqiang05415272017-01-16 17:31:49 +0800158endchoice
159
160config SYS_LS_PPA_FW_ADDR
161 hex "Address of PPA firmware loading from"
162 depends on FSL_LS_PPA
163 default 0x40500000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT
Santan Kumar54ad7b52017-03-07 11:21:03 +0530164 default 0x580a00000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS2080A
Hou Zhiqiang05415272017-01-16 17:31:49 +0800165 default 0x60500000 if SYS_LS_PPA_FW_IN_XIP
Hou Zhiqiang77bbe552017-03-17 16:12:33 +0800166 default 0x500000 if SYS_LS_PPA_FW_IN_MMC
167 default 0x500000 if SYS_LS_PPA_FW_IN_NAND
168
Hou Zhiqiang05415272017-01-16 17:31:49 +0800169 help
170 If the PPA firmware locate at XIP flash, such as NOR or
171 QSPI flash, this address is a directly memory-mapped.
172 If it is in a serial accessed flash, such as NAND and SD
173 card, it is a byte offset.
Vinitha Pillai-B57223d1a795a2017-03-23 13:48:14 +0530174
175config SYS_LS_PPA_ESBC_ADDR
176 hex "hdr address of PPA firmware loading from"
177 depends on FSL_LS_PPA && CHAIN_OF_TRUST
178 default 0x600c0000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS1043A
179 default 0x580c40000 if SYS_LS_PPA_FW_IN_XIP && FSL_LSCH3
180 help
181 If the PPA header firmware locate at XIP flash, such as NOR or
182 QSPI flash, this address is a directly memory-mapped.
183 If it is in a serial accessed flash, such as NAND and SD
184 card, it is a byte offset.
185
macro.wave.z@gmail.com2d16a1a2016-12-08 11:58:21 +0800186endmenu
187
York Sun0a37cf82016-09-26 08:09:27 -0700188config SYS_FSL_ERRATUM_A010315
189 bool "Workaround for PCIe erratum A010315"
Hou Zhiqiang0ea36712016-09-29 12:42:44 +0800190
191config SYS_FSL_ERRATUM_A010539
192 bool "Workaround for PIN MUX erratum A010539"
York Sunfb2bf8c2016-10-04 14:31:48 -0700193
York Sunb4b60d02016-10-04 14:45:01 -0700194config MAX_CPUS
195 int "Maximum number of CPUs permitted for Layerscape"
196 default 4 if ARCH_LS1043A
197 default 4 if ARCH_LS1046A
198 default 16 if ARCH_LS2080A
199 default 1
200 help
201 Set this number to the maximum number of possible CPUs in the SoC.
202 SoCs may have multiple clusters with each cluster may have multiple
203 ports. If some ports are reserved but higher ports are used for
204 cores, count the reserved ports. This will allocate enough memory
205 in spin table to properly handle all cores.
206
York Sun01f65d92016-12-02 09:32:35 -0800207config SECURE_BOOT
York Sun9cfab062017-01-04 10:32:08 -0800208 bool "Secure Boot"
York Sun01f65d92016-12-02 09:32:35 -0800209 help
210 Enable Freescale Secure Boot feature
211
Yuan Yaodd2ad2f2016-12-01 10:13:52 +0800212config QSPI_AHB_INIT
213 bool "Init the QSPI AHB bus"
214 help
215 The default setting for QSPI AHB bus just support 3bytes addressing.
216 But some QSPI flash size up to 64MBytes, so initialize the QSPI AHB
217 bus for those flashes to support the full QSPI flash size.
218
York Sun25af7dc2016-10-04 14:45:54 -0700219config SYS_FSL_IFC_BANK_COUNT
220 int "Maximum banks of Integrated flash controller"
221 depends on ARCH_LS1043A || ARCH_LS1046A || ARCH_LS2080A
222 default 4 if ARCH_LS1043A
223 default 4 if ARCH_LS1046A
224 default 8 if ARCH_LS2080A
225
York Sunfd638102016-10-04 14:46:50 -0700226config SYS_FSL_HAS_DP_DDR
227 bool
228
York Sunf534b8f2016-10-04 18:01:34 -0700229config SYS_FSL_SRDS_1
230 bool
231
232config SYS_FSL_SRDS_2
233 bool
234
235config SYS_HAS_SERDES
236 bool
237
York Sunfb2bf8c2016-10-04 14:31:48 -0700238endmenu
York Sunba1b6fb2016-12-28 08:43:41 -0800239
Hou Zhiqiang904110c2017-01-10 16:44:15 +0800240menu "Layerscape clock tree configuration"
241 depends on FSL_LSCH2 || FSL_LSCH3
242
243config SYS_FSL_CLK
244 bool "Enable clock tree initialization"
245 default y
246
247config CLUSTER_CLK_FREQ
248 int "Reference clock of core cluster"
249 depends on ARCH_LS1012A
250 default 100000000
251 help
252 This number is the reference clock frequency of core PLL.
253 For most platforms, the core PLL and Platform PLL have the same
254 reference clock, but for some platforms, LS1012A for instance,
255 they are provided sepatately.
256
257config SYS_FSL_PCLK_DIV
258 int "Platform clock divider"
259 default 1 if ARCH_LS1043A
260 default 1 if ARCH_LS1046A
261 default 2
262 help
263 This is the divider that is used to derive Platform clock from
264 Platform PLL, in another word:
265 Platform_clk = Platform_PLL_freq / this_divider
266
267config SYS_FSL_DSPI_CLK_DIV
268 int "DSPI clock divider"
269 default 1 if ARCH_LS1043A
270 default 2
271 help
272 This is the divider that is used to derive DSPI clock from Platform
273 PLL, in another word DSPI_clk = Platform_PLL_freq / this_divider.
274
275config SYS_FSL_DUART_CLK_DIV
276 int "DUART clock divider"
277 default 1 if ARCH_LS1043A
278 default 2
279 help
280 This is the divider that is used to derive DUART clock from Platform
281 clock, in another word DUART_clk = Platform_clk / this_divider.
282
283config SYS_FSL_I2C_CLK_DIV
284 int "I2C clock divider"
285 default 1 if ARCH_LS1043A
286 default 2
287 help
288 This is the divider that is used to derive I2C clock from Platform
289 clock, in another word I2C_clk = Platform_clk / this_divider.
290
291config SYS_FSL_IFC_CLK_DIV
292 int "IFC clock divider"
293 default 1 if ARCH_LS1043A
294 default 2
295 help
296 This is the divider that is used to derive IFC clock from Platform
297 clock, in another word IFC_clk = Platform_clk / this_divider.
298
299config SYS_FSL_LPUART_CLK_DIV
300 int "LPUART clock divider"
301 default 1 if ARCH_LS1043A
302 default 2
303 help
304 This is the divider that is used to derive LPUART clock from Platform
305 clock, in another word LPUART_clk = Platform_clk / this_divider.
306
307config SYS_FSL_SDHC_CLK_DIV
308 int "SDHC clock divider"
309 default 1 if ARCH_LS1043A
310 default 1 if ARCH_LS1012A
311 default 2
312 help
313 This is the divider that is used to derive SDHC clock from Platform
314 clock, in another word SDHC_clk = Platform_clk / this_divider.
315endmenu
316
York Sunf2ccf7f2017-03-06 09:02:24 -0800317config RESV_RAM
318 bool
319 help
320 Reserve memory from the top, tracked by gd->arch.resv_ram. This
321 reserved RAM can be used by special driver that resides in memory
322 after U-Boot exits. It's up to implementation to allocate and allow
323 access to this reserved memory. For example, the reserved RAM can
324 be at the high end of physical memory. The reserve RAM may be
325 excluded from memory bank(s) passed to OS, or marked as reserved.
326
York Sunba1b6fb2016-12-28 08:43:41 -0800327config SYS_FSL_ERRATUM_A008336
328 bool
329
330config SYS_FSL_ERRATUM_A008514
331 bool
332
333config SYS_FSL_ERRATUM_A008585
334 bool
335
336config SYS_FSL_ERRATUM_A008850
337 bool
338
Ashish kumardd48f0b2017-02-23 16:03:57 +0530339config SYS_FSL_ERRATUM_A009203
340 bool
341
York Sunba1b6fb2016-12-28 08:43:41 -0800342config SYS_FSL_ERRATUM_A009635
343 bool
344
345config SYS_FSL_ERRATUM_A009660
346 bool
347
348config SYS_FSL_ERRATUM_A009929
349 bool
York Sunf692d4e2017-03-06 09:02:26 -0800350
351config SYS_MC_RSV_MEM_ALIGN
352 hex "Management Complex reserved memory alignment"
353 depends on RESV_RAM
354 default 0x20000000
355 help
356 Reserved memory needs to be aligned for MC to use. Default value
357 is 512MB.