blob: 650ac9416540cffa12271f9d0c2dcd93d7b2e004 [file] [log] [blame]
York Sunb3d71642016-09-26 08:09:26 -07001config ARCH_LS1012A
York Sunfcd0e742016-10-04 14:31:47 -07002 bool
Hou Zhiqiang4d1525a2017-01-06 17:41:11 +08003 select ARMV8_SET_SMPEN
Rajesh Bhagatcd786e82018-11-05 18:01:48 +00004 select ARM_ERRATA_855873 if !TFABOOT
York Sun4dd8c612016-10-04 14:31:48 -07005 select FSL_LSCH2
Sriram Dash4a943332018-01-30 15:58:44 +05306 select SYS_FSL_SRDS_1
7 select SYS_HAS_SERDES
York Sunb6fffd82016-10-04 18:03:08 -07008 select SYS_FSL_DDR_BE
York Sunb3d71642016-09-26 08:09:26 -07009 select SYS_FSL_MMDC
York Sun149eb332016-09-26 08:09:27 -070010 select SYS_FSL_ERRATUM_A010315
Ran Wang02dc77b2017-11-13 16:14:48 +080011 select SYS_FSL_ERRATUM_A009798
12 select SYS_FSL_ERRATUM_A008997
13 select SYS_FSL_ERRATUM_A009007
14 select SYS_FSL_ERRATUM_A009008
Simon Glass62adede2017-01-23 13:31:19 -070015 select ARCH_EARLY_INIT_R
Simon Glass7a99a872017-01-23 13:31:20 -070016 select BOARD_EARLY_INIT_F
Sriram Dash7122a0c2018-02-06 11:26:30 +053017 select SYS_I2C_MXC
18 select SYS_I2C_MXC_I2C1
19 select SYS_I2C_MXC_I2C2
Masahiro Yamadaacede7a2017-12-04 12:37:00 +090020 imply PANIC_HANG
York Sun149eb332016-09-26 08:09:27 -070021
22config ARCH_LS1043A
York Sunfcd0e742016-10-04 14:31:47 -070023 bool
Hou Zhiqiang4d1525a2017-01-06 17:41:11 +080024 select ARMV8_SET_SMPEN
Rajesh Bhagatcd786e82018-11-05 18:01:48 +000025 select ARM_ERRATA_855873 if !TFABOOT
York Sun4dd8c612016-10-04 14:31:48 -070026 select FSL_LSCH2
Sriram Dash4a943332018-01-30 15:58:44 +053027 select SYS_FSL_SRDS_1
28 select SYS_HAS_SERDES
York Sund297d392016-12-28 08:43:40 -080029 select SYS_FSL_DDR
York Sunb6fffd82016-10-04 18:03:08 -070030 select SYS_FSL_DDR_BE
31 select SYS_FSL_DDR_VER_50
Rajesh Bhagatcd786e82018-11-05 18:01:48 +000032 select SYS_FSL_ERRATUM_A008850 if !TFABOOT
Ran Wange64f7472017-09-04 18:46:50 +080033 select SYS_FSL_ERRATUM_A008997
Ran Wang3ba69482017-09-04 18:46:51 +080034 select SYS_FSL_ERRATUM_A009007
Ran Wangb358b7b2017-09-04 18:46:48 +080035 select SYS_FSL_ERRATUM_A009008
Rajesh Bhagatcd786e82018-11-05 18:01:48 +000036 select SYS_FSL_ERRATUM_A009660 if !TFABOOT
37 select SYS_FSL_ERRATUM_A009663 if !TFABOOT
Ran Wang9e8fabc2017-09-04 18:46:49 +080038 select SYS_FSL_ERRATUM_A009798
York Sun1dc61ca2016-12-28 08:43:41 -080039 select SYS_FSL_ERRATUM_A009929
Rajesh Bhagatcd786e82018-11-05 18:01:48 +000040 select SYS_FSL_ERRATUM_A009942 if !TFABOOT
York Sun149eb332016-09-26 08:09:27 -070041 select SYS_FSL_ERRATUM_A010315
Hou Zhiqiangc06b30a2016-09-29 12:42:44 +080042 select SYS_FSL_ERRATUM_A010539
York Sund297d392016-12-28 08:43:40 -080043 select SYS_FSL_HAS_DDR3
44 select SYS_FSL_HAS_DDR4
Simon Glass62adede2017-01-23 13:31:19 -070045 select ARCH_EARLY_INIT_R
Simon Glass7a99a872017-01-23 13:31:20 -070046 select BOARD_EARLY_INIT_F
Sriram Dash7122a0c2018-02-06 11:26:30 +053047 select SYS_I2C_MXC
48 select SYS_I2C_MXC_I2C1
49 select SYS_I2C_MXC_I2C2
50 select SYS_I2C_MXC_I2C3
51 select SYS_I2C_MXC_I2C4
Simon Glass0e5faf02017-06-14 21:28:21 -060052 imply SCSI
Tuomas Tynkkynenedf9f622017-12-08 15:36:19 +020053 imply SCSI_AHCI
Simon Glassc88a09a2017-08-04 16:34:34 -060054 imply CMD_PCI
York Sunb3d71642016-09-26 08:09:26 -070055
York Sunbad49842016-09-26 08:09:24 -070056config ARCH_LS1046A
York Sunfcd0e742016-10-04 14:31:47 -070057 bool
Hou Zhiqiang4d1525a2017-01-06 17:41:11 +080058 select ARMV8_SET_SMPEN
York Sun4dd8c612016-10-04 14:31:48 -070059 select FSL_LSCH2
Sriram Dash4a943332018-01-30 15:58:44 +053060 select SYS_FSL_SRDS_1
61 select SYS_HAS_SERDES
York Sund297d392016-12-28 08:43:40 -080062 select SYS_FSL_DDR
York Sunb6fffd82016-10-04 18:03:08 -070063 select SYS_FSL_DDR_BE
York Sunb6fffd82016-10-04 18:03:08 -070064 select SYS_FSL_DDR_VER_50
Rajesh Bhagatcd786e82018-11-05 18:01:48 +000065 select SYS_FSL_ERRATUM_A008336 if !TFABOOT
66 select SYS_FSL_ERRATUM_A008511 if !TFABOOT
67 select SYS_FSL_ERRATUM_A008850 if !TFABOOT
Ran Wange64f7472017-09-04 18:46:50 +080068 select SYS_FSL_ERRATUM_A008997
Ran Wang3ba69482017-09-04 18:46:51 +080069 select SYS_FSL_ERRATUM_A009007
Ran Wangb358b7b2017-09-04 18:46:48 +080070 select SYS_FSL_ERRATUM_A009008
Ran Wang9e8fabc2017-09-04 18:46:49 +080071 select SYS_FSL_ERRATUM_A009798
York Sun1dc61ca2016-12-28 08:43:41 -080072 select SYS_FSL_ERRATUM_A009801
Rajesh Bhagatcd786e82018-11-05 18:01:48 +000073 select SYS_FSL_ERRATUM_A009803 if !TFABOOT
74 select SYS_FSL_ERRATUM_A009942 if !TFABOOT
75 select SYS_FSL_ERRATUM_A010165 if !TFABOOT
Hou Zhiqiangc06b30a2016-09-29 12:42:44 +080076 select SYS_FSL_ERRATUM_A010539
York Sund297d392016-12-28 08:43:40 -080077 select SYS_FSL_HAS_DDR4
York Sun6b62ef02016-10-04 18:01:34 -070078 select SYS_FSL_SRDS_2
Simon Glass62adede2017-01-23 13:31:19 -070079 select ARCH_EARLY_INIT_R
Simon Glass7a99a872017-01-23 13:31:20 -070080 select BOARD_EARLY_INIT_F
Sriram Dash7122a0c2018-02-06 11:26:30 +053081 select SYS_I2C_MXC
82 select SYS_I2C_MXC_I2C1
83 select SYS_I2C_MXC_I2C2
84 select SYS_I2C_MXC_I2C3
85 select SYS_I2C_MXC_I2C4
Simon Glass0e5faf02017-06-14 21:28:21 -060086 imply SCSI
Tuomas Tynkkynenedf9f622017-12-08 15:36:19 +020087 imply SCSI_AHCI
York Sunb3d71642016-09-26 08:09:26 -070088
Ashish Kumarb25faa22017-08-31 16:12:53 +053089config ARCH_LS1088A
90 bool
91 select ARMV8_SET_SMPEN
Alison Wangc1293872017-12-28 13:00:55 +080092 select ARM_ERRATA_855873
Ashish Kumarb25faa22017-08-31 16:12:53 +053093 select FSL_LSCH3
Sriram Dash4a943332018-01-30 15:58:44 +053094 select SYS_FSL_SRDS_1
95 select SYS_HAS_SERDES
Ashish Kumarb25faa22017-08-31 16:12:53 +053096 select SYS_FSL_DDR
97 select SYS_FSL_DDR_LE
98 select SYS_FSL_DDR_VER_50
Ashish Kumarec455e22017-08-31 16:37:31 +053099 select SYS_FSL_EC1
100 select SYS_FSL_EC2
Ashish Kumarb25faa22017-08-31 16:12:53 +0530101 select SYS_FSL_ERRATUM_A009803
102 select SYS_FSL_ERRATUM_A009942
103 select SYS_FSL_ERRATUM_A010165
104 select SYS_FSL_ERRATUM_A008511
105 select SYS_FSL_ERRATUM_A008850
Ran Wangef277072017-09-22 15:21:34 +0800106 select SYS_FSL_ERRATUM_A009007
Ashish Kumarb25faa22017-08-31 16:12:53 +0530107 select SYS_FSL_HAS_CCI400
108 select SYS_FSL_HAS_DDR4
Ashish Kumarec455e22017-08-31 16:37:31 +0530109 select SYS_FSL_HAS_RGMII
Ashish Kumarb25faa22017-08-31 16:12:53 +0530110 select SYS_FSL_HAS_SEC
111 select SYS_FSL_SEC_COMPAT_5
112 select SYS_FSL_SEC_LE
113 select SYS_FSL_SRDS_1
114 select SYS_FSL_SRDS_2
115 select FSL_TZASC_1
116 select ARCH_EARLY_INIT_R
117 select BOARD_EARLY_INIT_F
Sriram Dash7122a0c2018-02-06 11:26:30 +0530118 select SYS_I2C_MXC
119 select SYS_I2C_MXC_I2C1
120 select SYS_I2C_MXC_I2C2
121 select SYS_I2C_MXC_I2C3
122 select SYS_I2C_MXC_I2C4
Ashish Kumara179e562017-11-02 09:50:47 +0530123 imply SCSI
Masahiro Yamadaacede7a2017-12-04 12:37:00 +0900124 imply PANIC_HANG
Ashish Kumarb25faa22017-08-31 16:12:53 +0530125
York Sunfcd0e742016-10-04 14:31:47 -0700126config ARCH_LS2080A
127 bool
Hou Zhiqiang4d1525a2017-01-06 17:41:11 +0800128 select ARMV8_SET_SMPEN
Tom Rinibacb52c2017-03-07 07:13:42 -0500129 select ARM_ERRATA_826974
130 select ARM_ERRATA_828024
131 select ARM_ERRATA_829520
132 select ARM_ERRATA_833471
York Sun4dd8c612016-10-04 14:31:48 -0700133 select FSL_LSCH3
Sriram Dash4a943332018-01-30 15:58:44 +0530134 select SYS_FSL_SRDS_1
135 select SYS_HAS_SERDES
York Sund297d392016-12-28 08:43:40 -0800136 select SYS_FSL_DDR
York Sunb6fffd82016-10-04 18:03:08 -0700137 select SYS_FSL_DDR_LE
138 select SYS_FSL_DDR_VER_50
Ashish Kumar97393d62017-08-18 10:54:36 +0530139 select SYS_FSL_HAS_CCN504
York Sun6b62ef02016-10-04 18:01:34 -0700140 select SYS_FSL_HAS_DP_DDR
York Sun92c36e22016-12-28 08:43:30 -0800141 select SYS_FSL_HAS_SEC
York Sund297d392016-12-28 08:43:40 -0800142 select SYS_FSL_HAS_DDR4
York Sun92c36e22016-12-28 08:43:30 -0800143 select SYS_FSL_SEC_COMPAT_5
York Sunfa4199422016-12-28 08:43:31 -0800144 select SYS_FSL_SEC_LE
York Sun6b62ef02016-10-04 18:01:34 -0700145 select SYS_FSL_SRDS_2
Ashish kumar76bd6ce2017-04-07 11:40:32 +0530146 select FSL_TZASC_1
147 select FSL_TZASC_2
York Sun1dc61ca2016-12-28 08:43:41 -0800148 select SYS_FSL_ERRATUM_A008336
149 select SYS_FSL_ERRATUM_A008511
150 select SYS_FSL_ERRATUM_A008514
151 select SYS_FSL_ERRATUM_A008585
Ran Wange64f7472017-09-04 18:46:50 +0800152 select SYS_FSL_ERRATUM_A008997
Ran Wang3ba69482017-09-04 18:46:51 +0800153 select SYS_FSL_ERRATUM_A009007
Ran Wangb358b7b2017-09-04 18:46:48 +0800154 select SYS_FSL_ERRATUM_A009008
York Sun1dc61ca2016-12-28 08:43:41 -0800155 select SYS_FSL_ERRATUM_A009635
156 select SYS_FSL_ERRATUM_A009663
Ran Wang9e8fabc2017-09-04 18:46:49 +0800157 select SYS_FSL_ERRATUM_A009798
York Sun1dc61ca2016-12-28 08:43:41 -0800158 select SYS_FSL_ERRATUM_A009801
159 select SYS_FSL_ERRATUM_A009803
160 select SYS_FSL_ERRATUM_A009942
161 select SYS_FSL_ERRATUM_A010165
Ashish kumar3b52a232017-02-23 16:03:57 +0530162 select SYS_FSL_ERRATUM_A009203
Simon Glass62adede2017-01-23 13:31:19 -0700163 select ARCH_EARLY_INIT_R
Simon Glass7a99a872017-01-23 13:31:20 -0700164 select BOARD_EARLY_INIT_F
Sriram Dash7122a0c2018-02-06 11:26:30 +0530165 select SYS_I2C_MXC
166 select SYS_I2C_MXC_I2C1
167 select SYS_I2C_MXC_I2C2
168 select SYS_I2C_MXC_I2C3
169 select SYS_I2C_MXC_I2C4
Masahiro Yamada9afc6c52018-04-25 18:47:52 +0900170 imply DISTRO_DEFAULTS
Masahiro Yamadaacede7a2017-12-04 12:37:00 +0900171 imply PANIC_HANG
York Sun4dd8c612016-10-04 14:31:48 -0700172
173config FSL_LSCH2
174 bool
Ashish Kumar11234062017-08-11 11:09:14 +0530175 select SYS_FSL_HAS_CCI400
York Sun92c36e22016-12-28 08:43:30 -0800176 select SYS_FSL_HAS_SEC
177 select SYS_FSL_SEC_COMPAT_5
York Sunfa4199422016-12-28 08:43:31 -0800178 select SYS_FSL_SEC_BE
York Sun4dd8c612016-10-04 14:31:48 -0700179
180config FSL_LSCH3
181 bool
182
Priyanka Jain88c25662018-10-29 09:11:29 +0000183config NXP_LSCH3_2
184 bool
185
York Sun6c089742017-03-06 09:02:25 -0800186config FSL_MC_ENET
187 bool "Management Complex network"
Ashish Kumarb25faa22017-08-31 16:12:53 +0530188 depends on ARCH_LS2080A || ARCH_LS1088A
York Sun6c089742017-03-06 09:02:25 -0800189 default y
190 select RESV_RAM
191 help
192 Enable Management Complex (MC) network
193
York Sun4dd8c612016-10-04 14:31:48 -0700194menu "Layerscape architecture"
195 depends on FSL_LSCH2 || FSL_LSCH3
York Sunfcd0e742016-10-04 14:31:47 -0700196
Hou Zhiqiangd553bf22016-12-13 14:54:24 +0800197config FSL_PCIE_COMPAT
198 string "PCIe compatible of Kernel DT"
199 depends on PCIE_LAYERSCAPE
200 default "fsl,ls1012a-pcie" if ARCH_LS1012A
201 default "fsl,ls1043a-pcie" if ARCH_LS1043A
202 default "fsl,ls1046a-pcie" if ARCH_LS1046A
203 default "fsl,ls2080a-pcie" if ARCH_LS2080A
Ashish Kumarb25faa22017-08-31 16:12:53 +0530204 default "fsl,ls1088a-pcie" if ARCH_LS1088A
Hou Zhiqiangd553bf22016-12-13 14:54:24 +0800205 help
206 This compatible is used to find pci controller node in Kernel DT
207 to complete fixup.
208
Wenbin Songa8f57a92017-01-17 18:31:15 +0800209config HAS_FEATURE_GIC64K_ALIGN
210 bool
211 default y if ARCH_LS1043A
212
Wenbin Songc6bc7c02017-01-17 18:31:16 +0800213config HAS_FEATURE_ENHANCED_MSI
214 bool
215 default y if ARCH_LS1043A
Wenbin Songa8f57a92017-01-17 18:31:15 +0800216
macro.wave.z@gmail.comec2d7ed2016-12-08 11:58:21 +0800217menu "Layerscape PPA"
218config FSL_LS_PPA
219 bool "FSL Layerscape PPA firmware support"
macro.wave.z@gmail.com01bd3342016-12-08 11:58:22 +0800220 depends on !ARMV8_PSCI
Hou Zhiqiangbff56d52017-01-16 17:31:49 +0800221 select ARMV8_SEC_FIRMWARE_SUPPORT
Hou Zhiqiang6be115d2017-01-16 17:31:48 +0800222 select SEC_FIRMWARE_ARMV8_PSCI
Hou Zhiqiangbff56d52017-01-16 17:31:49 +0800223 select ARMV8_SEC_FIRMWARE_ERET_ADDR_REVERT if FSL_LSCH2
macro.wave.z@gmail.comec2d7ed2016-12-08 11:58:21 +0800224 help
225 The FSL Primary Protected Application (PPA) is a software component
226 which is loaded during boot stage, and then remains resident in RAM
227 and runs in the TrustZone after boot.
228 Say y to enable it.
York Sunf2aaf842017-05-15 08:52:00 -0700229
230config SPL_FSL_LS_PPA
231 bool "FSL Layerscape PPA firmware support for SPL build"
232 depends on !ARMV8_PSCI
233 select SPL_ARMV8_SEC_FIRMWARE_SUPPORT
234 select SEC_FIRMWARE_ARMV8_PSCI
235 select ARMV8_SEC_FIRMWARE_ERET_ADDR_REVERT if FSL_LSCH2
236 help
237 The FSL Primary Protected Application (PPA) is a software component
238 which is loaded during boot stage, and then remains resident in RAM
239 and runs in the TrustZone after boot. This is to load PPA during SPL
240 stage instead of the RAM version of U-Boot. Once PPA is initialized,
241 the rest of U-Boot (including RAM version) runs at EL2.
Hou Zhiqiangbff56d52017-01-16 17:31:49 +0800242choice
243 prompt "FSL Layerscape PPA firmware loading-media select"
244 depends on FSL_LS_PPA
Hou Zhiqiangbd6e2cd2017-03-17 16:12:33 +0800245 default SYS_LS_PPA_FW_IN_MMC if SD_BOOT
246 default SYS_LS_PPA_FW_IN_NAND if NAND_BOOT
Hou Zhiqiangbff56d52017-01-16 17:31:49 +0800247 default SYS_LS_PPA_FW_IN_XIP
248
249config SYS_LS_PPA_FW_IN_XIP
250 bool "XIP"
251 help
252 Say Y here if the PPA firmware locate at XIP flash, such
253 as NOR or QSPI flash.
254
Hou Zhiqiangbd6e2cd2017-03-17 16:12:33 +0800255config SYS_LS_PPA_FW_IN_MMC
256 bool "eMMC or SD Card"
257 help
258 Say Y here if the PPA firmware locate at eMMC/SD card.
259
260config SYS_LS_PPA_FW_IN_NAND
261 bool "NAND"
262 help
263 Say Y here if the PPA firmware locate at NAND flash.
264
Hou Zhiqiangbff56d52017-01-16 17:31:49 +0800265endchoice
266
Sumit Garg8fddf752017-04-20 05:09:11 +0530267config LS_PPA_ESBC_HDR_SIZE
268 hex "Length of PPA ESBC header"
269 depends on FSL_LS_PPA && CHAIN_OF_TRUST && !SYS_LS_PPA_FW_IN_XIP
270 default 0x2000
271 help
272 Length (in bytes) of PPA ESBC header to be copied from MMC/SD or
273 NAND to memory to validate PPA image.
274
macro.wave.z@gmail.comec2d7ed2016-12-08 11:58:21 +0800275endmenu
276
Ran Wange64f7472017-09-04 18:46:50 +0800277config SYS_FSL_ERRATUM_A008997
278 bool "Workaround for USB PHY erratum A008997"
279
Ran Wang3ba69482017-09-04 18:46:51 +0800280config SYS_FSL_ERRATUM_A009007
281 bool
282 help
283 Workaround for USB PHY erratum A009007
284
Ran Wangb358b7b2017-09-04 18:46:48 +0800285config SYS_FSL_ERRATUM_A009008
286 bool "Workaround for USB PHY erratum A009008"
287
Ran Wang9e8fabc2017-09-04 18:46:49 +0800288config SYS_FSL_ERRATUM_A009798
289 bool "Workaround for USB PHY erratum A009798"
290
York Sun149eb332016-09-26 08:09:27 -0700291config SYS_FSL_ERRATUM_A010315
292 bool "Workaround for PCIe erratum A010315"
Hou Zhiqiangc06b30a2016-09-29 12:42:44 +0800293
294config SYS_FSL_ERRATUM_A010539
295 bool "Workaround for PIN MUX erratum A010539"
York Sun4dd8c612016-10-04 14:31:48 -0700296
York Sunf188d222016-10-04 14:45:01 -0700297config MAX_CPUS
298 int "Maximum number of CPUs permitted for Layerscape"
299 default 4 if ARCH_LS1043A
300 default 4 if ARCH_LS1046A
301 default 16 if ARCH_LS2080A
Ashish Kumarb25faa22017-08-31 16:12:53 +0530302 default 8 if ARCH_LS1088A
York Sunf188d222016-10-04 14:45:01 -0700303 default 1
304 help
305 Set this number to the maximum number of possible CPUs in the SoC.
306 SoCs may have multiple clusters with each cluster may have multiple
307 ports. If some ports are reserved but higher ports are used for
308 cores, count the reserved ports. This will allocate enough memory
309 in spin table to properly handle all cores.
310
York Sun728e7002016-12-02 09:32:35 -0800311config SECURE_BOOT
York Sun8a3d8ed2017-01-04 10:32:08 -0800312 bool "Secure Boot"
York Sun728e7002016-12-02 09:32:35 -0800313 help
314 Enable Freescale Secure Boot feature
315
Yuan Yao52ae4fd2016-12-01 10:13:52 +0800316config QSPI_AHB_INIT
317 bool "Init the QSPI AHB bus"
318 help
319 The default setting for QSPI AHB bus just support 3bytes addressing.
320 But some QSPI flash size up to 64MBytes, so initialize the QSPI AHB
321 bus for those flashes to support the full QSPI flash size.
322
Ashish Kumar11234062017-08-11 11:09:14 +0530323config SYS_CCI400_OFFSET
324 hex "Offset for CCI400 base"
325 depends on SYS_FSL_HAS_CCI400
326 default 0x3090000 if ARCH_LS1088A
327 default 0x180000 if FSL_LSCH2
328 help
329 Offset for CCI400 base
330 CCI400 base addr = CCSRBAR + CCI400_OFFSET
331
York Sune7310a32016-10-04 14:45:54 -0700332config SYS_FSL_IFC_BANK_COUNT
333 int "Maximum banks of Integrated flash controller"
Ashish Kumarb25faa22017-08-31 16:12:53 +0530334 depends on ARCH_LS1043A || ARCH_LS1046A || ARCH_LS2080A || ARCH_LS1088A
York Sune7310a32016-10-04 14:45:54 -0700335 default 4 if ARCH_LS1043A
336 default 4 if ARCH_LS1046A
Ashish Kumarb25faa22017-08-31 16:12:53 +0530337 default 8 if ARCH_LS2080A || ARCH_LS1088A
York Sune7310a32016-10-04 14:45:54 -0700338
Ashish Kumar11234062017-08-11 11:09:14 +0530339config SYS_FSL_HAS_CCI400
340 bool
341
Ashish Kumar97393d62017-08-18 10:54:36 +0530342config SYS_FSL_HAS_CCN504
343 bool
344
York Sun0dc9abb2016-10-04 14:46:50 -0700345config SYS_FSL_HAS_DP_DDR
346 bool
347
York Sun6b62ef02016-10-04 18:01:34 -0700348config SYS_FSL_SRDS_1
349 bool
350
351config SYS_FSL_SRDS_2
352 bool
353
Priyanka Jain1a602532018-09-27 10:32:05 +0530354config SYS_NXP_SRDS_3
355 bool
356
York Sun6b62ef02016-10-04 18:01:34 -0700357config SYS_HAS_SERDES
358 bool
359
Ashish kumar76bd6ce2017-04-07 11:40:32 +0530360config FSL_TZASC_1
361 bool
362
363config FSL_TZASC_2
364 bool
365
York Sun4dd8c612016-10-04 14:31:48 -0700366endmenu
York Sun1dc61ca2016-12-28 08:43:41 -0800367
Hou Zhiqiang3f91cda2017-01-10 16:44:15 +0800368menu "Layerscape clock tree configuration"
369 depends on FSL_LSCH2 || FSL_LSCH3
370
371config SYS_FSL_CLK
372 bool "Enable clock tree initialization"
373 default y
374
375config CLUSTER_CLK_FREQ
376 int "Reference clock of core cluster"
377 depends on ARCH_LS1012A
378 default 100000000
379 help
380 This number is the reference clock frequency of core PLL.
381 For most platforms, the core PLL and Platform PLL have the same
382 reference clock, but for some platforms, LS1012A for instance,
383 they are provided sepatately.
384
385config SYS_FSL_PCLK_DIV
386 int "Platform clock divider"
387 default 1 if ARCH_LS1043A
388 default 1 if ARCH_LS1046A
Ashish Kumarb25faa22017-08-31 16:12:53 +0530389 default 1 if ARCH_LS1088A
Hou Zhiqiang3f91cda2017-01-10 16:44:15 +0800390 default 2
391 help
392 This is the divider that is used to derive Platform clock from
393 Platform PLL, in another word:
394 Platform_clk = Platform_PLL_freq / this_divider
395
396config SYS_FSL_DSPI_CLK_DIV
397 int "DSPI clock divider"
398 default 1 if ARCH_LS1043A
399 default 2
400 help
401 This is the divider that is used to derive DSPI clock from Platform
Hou Zhiqiang0c8fcb62017-07-03 18:37:11 +0800402 clock, in another word DSPI_clk = Platform_clk / this_divider.
Hou Zhiqiang3f91cda2017-01-10 16:44:15 +0800403
404config SYS_FSL_DUART_CLK_DIV
405 int "DUART clock divider"
406 default 1 if ARCH_LS1043A
407 default 2
408 help
409 This is the divider that is used to derive DUART clock from Platform
410 clock, in another word DUART_clk = Platform_clk / this_divider.
411
412config SYS_FSL_I2C_CLK_DIV
413 int "I2C clock divider"
414 default 1 if ARCH_LS1043A
415 default 2
416 help
417 This is the divider that is used to derive I2C clock from Platform
418 clock, in another word I2C_clk = Platform_clk / this_divider.
419
420config SYS_FSL_IFC_CLK_DIV
421 int "IFC clock divider"
422 default 1 if ARCH_LS1043A
423 default 2
424 help
425 This is the divider that is used to derive IFC clock from Platform
426 clock, in another word IFC_clk = Platform_clk / this_divider.
427
428config SYS_FSL_LPUART_CLK_DIV
429 int "LPUART clock divider"
430 default 1 if ARCH_LS1043A
431 default 2
432 help
433 This is the divider that is used to derive LPUART clock from Platform
434 clock, in another word LPUART_clk = Platform_clk / this_divider.
435
436config SYS_FSL_SDHC_CLK_DIV
437 int "SDHC clock divider"
438 default 1 if ARCH_LS1043A
439 default 1 if ARCH_LS1012A
440 default 2
441 help
442 This is the divider that is used to derive SDHC clock from Platform
443 clock, in another word SDHC_clk = Platform_clk / this_divider.
Hou Zhiqiangfef32c62018-04-25 16:28:44 +0800444
445config SYS_FSL_QMAN_CLK_DIV
446 int "QMAN clock divider"
447 default 1 if ARCH_LS1043A
448 default 2
449 help
450 This is the divider that is used to derive QMAN clock from Platform
451 clock, in another word QMAN_clk = Platform_clk / this_divider.
Hou Zhiqiang3f91cda2017-01-10 16:44:15 +0800452endmenu
453
York Sund6964b32017-03-06 09:02:24 -0800454config RESV_RAM
455 bool
456 help
457 Reserve memory from the top, tracked by gd->arch.resv_ram. This
458 reserved RAM can be used by special driver that resides in memory
459 after U-Boot exits. It's up to implementation to allocate and allow
460 access to this reserved memory. For example, the reserved RAM can
461 be at the high end of physical memory. The reserve RAM may be
462 excluded from memory bank(s) passed to OS, or marked as reserved.
463
Ashish Kumarec455e22017-08-31 16:37:31 +0530464config SYS_FSL_EC1
465 bool
466 help
467 Ethernet controller 1, this is connected to MAC3.
468 Provides DPAA2 capabilities
469
470config SYS_FSL_EC2
471 bool
472 help
473 Ethernet controller 2, this is connected to MAC4.
474 Provides DPAA2 capabilities
475
York Sun1dc61ca2016-12-28 08:43:41 -0800476config SYS_FSL_ERRATUM_A008336
477 bool
478
479config SYS_FSL_ERRATUM_A008514
480 bool
481
482config SYS_FSL_ERRATUM_A008585
483 bool
484
485config SYS_FSL_ERRATUM_A008850
486 bool
487
Ashish kumar3b52a232017-02-23 16:03:57 +0530488config SYS_FSL_ERRATUM_A009203
489 bool
490
York Sun1dc61ca2016-12-28 08:43:41 -0800491config SYS_FSL_ERRATUM_A009635
492 bool
493
494config SYS_FSL_ERRATUM_A009660
495 bool
496
497config SYS_FSL_ERRATUM_A009929
498 bool
York Sun1a770752017-03-06 09:02:26 -0800499
Ashish Kumarec455e22017-08-31 16:37:31 +0530500
501config SYS_FSL_HAS_RGMII
502 bool
503 depends on SYS_FSL_EC1 || SYS_FSL_EC2
504
505
York Sun1a770752017-03-06 09:02:26 -0800506config SYS_MC_RSV_MEM_ALIGN
507 hex "Management Complex reserved memory alignment"
508 depends on RESV_RAM
Ashish Kumarb0392702017-12-08 11:10:40 +0530509 default 0x20000000 if ARCH_LS2080A || ARCH_LS1088A
York Sun1a770752017-03-06 09:02:26 -0800510 help
511 Reserved memory needs to be aligned for MC to use. Default value
512 is 512MB.
Philipp Tomsich2d6a0cc2017-08-03 23:23:55 +0200513
514config SPL_LDSCRIPT
515 default "arch/arm/cpu/armv8/u-boot-spl.lds" if ARCH_LS1043A || ARCH_LS1046A || ARCH_LS2080A
Ran Wang5959f842017-10-23 10:09:21 +0800516
517config HAS_FSL_XHCI_USB
518 bool
519 default y if ARCH_LS1043A || ARCH_LS1046A
520 help
521 For some SoC(such as LS1043A and LS1046A), USB and QE-HDLC multiplex use
522 pins, select it when the pins are assigned to USB.
Rajesh Bhagat5efbecf2018-11-05 18:01:37 +0000523
524config TFABOOT
525 bool "Support for booting from TFA"
526 default n
527 help
528 Enabling this will make a U-Boot binary that is capable of being
529 booted via TFA.