Kconfig: board: restyle
Restyle all Kconfigs: Menu entries : no space left Menu attributes: 1 TAB Help text : 1 TAB + 2 spaces Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -4,7 +4,7 @@ config SYS_BOARD
|
||||
default "SBx81LIFKW"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "alliedtelesis"
|
||||
default "alliedtelesis"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "SBx81LIFKW"
|
||||
|
||||
@@ -4,7 +4,7 @@ config SYS_BOARD
|
||||
default "SBx81LIFXCAT"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "alliedtelesis"
|
||||
default "alliedtelesis"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "SBx81LIFXCAT"
|
||||
|
||||
@@ -34,7 +34,7 @@ config SYS_BOARD
|
||||
default "beagleboneai64"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "beagle"
|
||||
default "beagle"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "beagleboneai64"
|
||||
@@ -49,7 +49,7 @@ config SYS_BOARD
|
||||
default "beagleboneai64"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "beagle"
|
||||
default "beagle"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "beagleboneai64"
|
||||
|
||||
@@ -30,13 +30,13 @@ endchoice
|
||||
if TARGET_AM625_A53_BEAGLEPLAY
|
||||
|
||||
config SYS_BOARD
|
||||
default "beagleplay"
|
||||
default "beagleplay"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "beagle"
|
||||
default "beagle"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "beagleplay"
|
||||
default "beagleplay"
|
||||
|
||||
source "board/ti/common/Kconfig"
|
||||
|
||||
@@ -45,13 +45,13 @@ endif
|
||||
if TARGET_AM625_R5_BEAGLEPLAY
|
||||
|
||||
config SYS_BOARD
|
||||
default "beagleplay"
|
||||
default "beagleplay"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "beagle"
|
||||
default "beagle"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "beagleplay"
|
||||
default "beagleplay"
|
||||
|
||||
config SPL_LDSCRIPT
|
||||
default "arch/arm/mach-omap2/u-boot-spl.lds"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "beagley-ai"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "beagle"
|
||||
default "beagle"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "beagley_ai"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
config CORTINA_PLATFORM
|
||||
bool "Cortina-Access Platform"
|
||||
default y
|
||||
help
|
||||
Select this option for Cortina-Access platforms
|
||||
to enables selection of CAxxxx drivers
|
||||
bool "Cortina-Access Platform"
|
||||
default y
|
||||
help
|
||||
Select this option for Cortina-Access platforms
|
||||
to enables selection of CAxxxx drivers
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
if TARGET_PRESIDIO_ASIC
|
||||
config BIT64
|
||||
bool
|
||||
default y
|
||||
default y
|
||||
|
||||
select SOC_CA7774
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ config SYS_BOARD
|
||||
default "roc-pc-rk3399"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "firefly"
|
||||
default "firefly"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "roc-pc-rk3399"
|
||||
|
||||
@@ -11,7 +11,7 @@ config SYS_CONFIG_NAME
|
||||
|
||||
|
||||
config ENV_SOURCE_FILE
|
||||
default "boston"
|
||||
default "boston"
|
||||
|
||||
config TEXT_BASE
|
||||
default 0x9fc00000 if 32BIT
|
||||
|
||||
@@ -4,7 +4,7 @@ config SYS_BOARD
|
||||
default "imx6"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "logicpd"
|
||||
default "logicpd"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "imx6_logic"
|
||||
|
||||
@@ -63,7 +63,7 @@ config SYS_BOARD
|
||||
default "ls1012ardb"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "nxp"
|
||||
default "nxp"
|
||||
|
||||
config SYS_SOC
|
||||
default "fsl-layerscape"
|
||||
|
||||
+28
-28
@@ -35,30 +35,30 @@ choice
|
||||
The choices below reflect the most commonly used options
|
||||
for your UART.
|
||||
|
||||
config UART2_EIM_D26_27
|
||||
bool "UART2 on EIM_D26/27 (SabreLite, Nitrogen6x)"
|
||||
depends on SERIAL_CONSOLE_UART2
|
||||
help
|
||||
Choose this configuration if you're using pads
|
||||
EIM_D26 and D27 for a console on UART2.
|
||||
This is typical for designs that are based on the
|
||||
NXP SABRELite.
|
||||
config UART2_EIM_D26_27
|
||||
bool "UART2 on EIM_D26/27 (SabreLite, Nitrogen6x)"
|
||||
depends on SERIAL_CONSOLE_UART2
|
||||
help
|
||||
Choose this configuration if you're using pads
|
||||
EIM_D26 and D27 for a console on UART2.
|
||||
This is typical for designs that are based on the
|
||||
NXP SABRELite.
|
||||
|
||||
config UART1_CSI0_DAT10_11
|
||||
bool "UART1 on CSI0_DAT10/11 (Wand, SabreSD)"
|
||||
depends on SERIAL_CONSOLE_UART1
|
||||
help
|
||||
Choose this configuration if you're using pads
|
||||
CSI0_DAT10 and DAT11 for a console on UART1 as
|
||||
is done on the i.MX6 Wand board and i.MX6 SabreSD.
|
||||
config UART1_CSI0_DAT10_11
|
||||
bool "UART1 on CSI0_DAT10/11 (Wand, SabreSD)"
|
||||
depends on SERIAL_CONSOLE_UART1
|
||||
help
|
||||
Choose this configuration if you're using pads
|
||||
CSI0_DAT10 and DAT11 for a console on UART1 as
|
||||
is done on the i.MX6 Wand board and i.MX6 SabreSD.
|
||||
|
||||
config UART1_UART1
|
||||
bool "UART1 on UART1 (i.MX6SL EVK, WaRP)"
|
||||
depends on SERIAL_CONSOLE_UART1
|
||||
help
|
||||
Choose this configuration if you're using pads
|
||||
UART1_TXD/RXD for a console on UART1 as is done
|
||||
on most i.MX6SL designs.
|
||||
config UART1_UART1
|
||||
bool "UART1 on UART1 (i.MX6SL EVK, WaRP)"
|
||||
depends on SERIAL_CONSOLE_UART1
|
||||
help
|
||||
Choose this configuration if you're using pads
|
||||
UART1_TXD/RXD for a console on UART1 as is done
|
||||
on most i.MX6SL designs.
|
||||
|
||||
endchoice
|
||||
|
||||
@@ -215,12 +215,12 @@ config REFR
|
||||
range 0 7
|
||||
default 7
|
||||
help
|
||||
This selects the number of refreshes (-1) during each period.
|
||||
i.e.:
|
||||
0 == 1 refresh (tRFC)
|
||||
7 == 8 refreshes (tRFC*8)
|
||||
See the description of MDREF[REFR] in the reference manual for
|
||||
details.
|
||||
This selects the number of refreshes (-1) during each period.
|
||||
i.e.:
|
||||
0 == 1 refresh (tRFC)
|
||||
7 == 8 refreshes (tRFC*8)
|
||||
See the description of MDREF[REFR] in the reference manual for
|
||||
details.
|
||||
|
||||
endmenu
|
||||
|
||||
|
||||
@@ -13,21 +13,21 @@ choice
|
||||
prompt "Memory model"
|
||||
default K4B4G1646D_BCMA
|
||||
help
|
||||
Memory type setup.
|
||||
Memory type setup.
|
||||
|
||||
Please choose correct memory model here.
|
||||
|
||||
config K4B4G1646D_BCMA
|
||||
bool "K4B4G1646D-BCMA 256Mx16 (512 MiB/chip)"
|
||||
help
|
||||
Samsung DDR3 SDRAM
|
||||
K4B4G1646D-BCMA
|
||||
Samsung DDR3 SDRAM
|
||||
K4B4G1646D-BCMA
|
||||
|
||||
config MT41K256M16HA_125E
|
||||
bool "MT41K256M16HA-125:E 256Mx16 (512 MiB/chip)"
|
||||
help
|
||||
Micron DDR3L SDRAM
|
||||
MT41K256M16HA-125:E
|
||||
Micron DDR3L SDRAM
|
||||
MT41K256M16HA-125:E
|
||||
|
||||
endchoice
|
||||
|
||||
@@ -35,21 +35,21 @@ choice
|
||||
prompt "Mainboard model"
|
||||
default O4_IMX_NANO
|
||||
help
|
||||
Mainboard setup.
|
||||
Mainboard setup.
|
||||
|
||||
Please choose correct main board model here.
|
||||
|
||||
config O4_IMX_NANO
|
||||
bool "O4-iMX-NANO"
|
||||
help
|
||||
A baseboard for EV-iMX280-NANO module:
|
||||
https://out4.ru/products/board/18-o4-imx-nano.html
|
||||
A baseboard for EV-iMX280-NANO module:
|
||||
https://out4.ru/products/board/18-o4-imx-nano.html
|
||||
|
||||
config EV_IMX280_NANO_X_MB
|
||||
bool "EV-IMX280-NANO-X-MB"
|
||||
help
|
||||
A simple baseboard for EV-iMX280-NANO module:
|
||||
http://evodbg.net/products/mx28-eval-kits/14-ev-imx280-nano-x-mb.html
|
||||
A simple baseboard for EV-iMX280-NANO module:
|
||||
http://evodbg.net/products/mx28-eval-kits/14-ev-imx280-nano-x-mb.html
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@ config PHYTEC_SOM_DETECTION
|
||||
bool "Support SoM detection for PHYTEC platforms"
|
||||
select SPL_CRC8 if SPL
|
||||
help
|
||||
Support of I2C EEPROM based SoM detection.
|
||||
Support of I2C EEPROM based SoM detection.
|
||||
|
||||
config PHYTEC_SOM_DETECTION_BLOCKS
|
||||
bool "Extend SoM detection with block support"
|
||||
depends on PHYTEC_SOM_DETECTION
|
||||
help
|
||||
Extend the I2C EEPROM based SoM detection with API v3. This API
|
||||
introduces blocks with different payloads.
|
||||
Extend the I2C EEPROM based SoM detection with API v3. This API
|
||||
introduces blocks with different payloads.
|
||||
|
||||
config PHYTEC_IMX8M_SOM_DETECTION
|
||||
bool "Support SoM detection for i.MX8M PHYTEC platforms"
|
||||
@@ -35,8 +35,8 @@ config PHYTEC_AM62_SOM_DETECTION
|
||||
depends on SPL_I2C && DM_I2C
|
||||
default y
|
||||
help
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM62x boards.
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM62x boards.
|
||||
|
||||
config PHYTEC_AM62A_SOM_DETECTION
|
||||
bool "Support SoM detection for AM62Ax PHYTEC platforms"
|
||||
@@ -46,8 +46,8 @@ config PHYTEC_AM62A_SOM_DETECTION
|
||||
depends on SPL_I2C && DM_I2C
|
||||
default y
|
||||
help
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM62Ax boards.
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM62Ax boards.
|
||||
|
||||
config PHYTEC_AM64_SOM_DETECTION
|
||||
bool "Support SoM detection for AM64x PHYTEC platforms"
|
||||
@@ -57,8 +57,8 @@ config PHYTEC_AM64_SOM_DETECTION
|
||||
depends on SPL_I2C && DM_I2C
|
||||
default y
|
||||
help
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM64x boards.
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM64x boards.
|
||||
|
||||
config PHYTEC_EEPROM_BUS
|
||||
int "Board EEPROM's I2C bus number"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config PHYTEC_K3_DDR_PATCH
|
||||
bool "Patch DDR timings on PHYTEC K3 SoMs"
|
||||
help
|
||||
Allow to override default DDR timings prior to
|
||||
DDRSS driver probing.
|
||||
Allow to override default DDR timings prior to
|
||||
DDRSS driver probing.
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "phycore_am62ax"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am62ax"
|
||||
@@ -24,7 +24,7 @@ config SYS_BOARD
|
||||
default "phycore_am62ax"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am62ax"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "phycore_am62x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am62x"
|
||||
@@ -24,7 +24,7 @@ config SYS_BOARD
|
||||
default "phycore_am62x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am62x"
|
||||
@@ -38,31 +38,31 @@ source "board/phytec/common/k3/Kconfig"
|
||||
endif
|
||||
|
||||
config PHYCORE_AM62X_RAM_SIZE_FIX
|
||||
bool "Set phyCORE-AM62x RAM size fix instead of detecting"
|
||||
default false
|
||||
help
|
||||
RAM size is automatic being detected with the help of
|
||||
the EEPROM introspection data. Set RAM size to a fix value
|
||||
instead.
|
||||
bool "Set phyCORE-AM62x RAM size fix instead of detecting"
|
||||
default false
|
||||
help
|
||||
RAM size is automatic being detected with the help of
|
||||
the EEPROM introspection data. Set RAM size to a fix value
|
||||
instead.
|
||||
|
||||
choice
|
||||
prompt "phyCORE-AM62x RAM size"
|
||||
depends on PHYCORE_AM62X_RAM_SIZE_FIX
|
||||
default PHYCORE_AM62X_RAM_SIZE_2GB
|
||||
prompt "phyCORE-AM62x RAM size"
|
||||
depends on PHYCORE_AM62X_RAM_SIZE_FIX
|
||||
default PHYCORE_AM62X_RAM_SIZE_2GB
|
||||
|
||||
config PHYCORE_AM62X_RAM_SIZE_1GB
|
||||
bool "1GB RAM"
|
||||
help
|
||||
Set RAM size fix to 1GB for phyCORE-AM62x.
|
||||
bool "1GB RAM"
|
||||
help
|
||||
Set RAM size fix to 1GB for phyCORE-AM62x.
|
||||
|
||||
config PHYCORE_AM62X_RAM_SIZE_2GB
|
||||
bool "2GB RAM"
|
||||
help
|
||||
Set RAM size fix to 2GB for phyCORE-AM62x.
|
||||
bool "2GB RAM"
|
||||
help
|
||||
Set RAM size fix to 2GB for phyCORE-AM62x.
|
||||
|
||||
config PHYCORE_AM62X_RAM_SIZE_4GB
|
||||
bool "4GB RAM"
|
||||
help
|
||||
Set RAM size fix to 4GB for phyCORE-AM62x.
|
||||
bool "4GB RAM"
|
||||
help
|
||||
Set RAM size fix to 4GB for phyCORE-AM62x.
|
||||
|
||||
endchoice
|
||||
|
||||
@@ -12,7 +12,7 @@ config SYS_BOARD
|
||||
default "phycore_am64x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am64x"
|
||||
@@ -27,7 +27,7 @@ config SYS_BOARD
|
||||
default "phycore_am64x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am64x"
|
||||
@@ -37,26 +37,26 @@ source "board/phytec/common/Kconfig"
|
||||
endif
|
||||
|
||||
config PHYCORE_AM64X_RAM_SIZE_FIX
|
||||
bool "Set phyCORE-AM64x RAM size fix instead of detecting"
|
||||
default false
|
||||
help
|
||||
RAM size is automatic being detected with the help of
|
||||
the EEPROM introspection data. Set RAM size to a fix value
|
||||
instead.
|
||||
bool "Set phyCORE-AM64x RAM size fix instead of detecting"
|
||||
default false
|
||||
help
|
||||
RAM size is automatic being detected with the help of
|
||||
the EEPROM introspection data. Set RAM size to a fix value
|
||||
instead.
|
||||
|
||||
choice
|
||||
prompt "phyCORE-AM64x RAM size"
|
||||
depends on PHYCORE_AM64X_RAM_SIZE_FIX
|
||||
default PHYCORE_AM64X_RAM_SIZE_2GB
|
||||
prompt "phyCORE-AM64x RAM size"
|
||||
depends on PHYCORE_AM64X_RAM_SIZE_FIX
|
||||
default PHYCORE_AM64X_RAM_SIZE_2GB
|
||||
|
||||
config PHYCORE_AM64X_RAM_SIZE_1GB
|
||||
bool "1GB RAM"
|
||||
help
|
||||
Set RAM size fix to 1GB for phyCORE-AM64x.
|
||||
bool "1GB RAM"
|
||||
help
|
||||
Set RAM size fix to 1GB for phyCORE-AM64x.
|
||||
|
||||
config PHYCORE_AM64X_RAM_SIZE_2GB
|
||||
bool "2GB RAM"
|
||||
help
|
||||
Set RAM size fix to 2GB for phyCORE-AM64x.
|
||||
bool "2GB RAM"
|
||||
help
|
||||
Set RAM size fix to 2GB for phyCORE-AM64x.
|
||||
|
||||
endchoice
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "phycore_am68x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am68x"
|
||||
@@ -27,7 +27,7 @@ config SYS_BOARD
|
||||
default "phycore_am68x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "phytec"
|
||||
default "phytec"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "phycore_am68x"
|
||||
|
||||
@@ -11,8 +11,8 @@ config SYS_CONFIG_NAME
|
||||
default "exynos78x0-common"
|
||||
|
||||
config EXYNOS7880
|
||||
bool "Exynos 7880 SOC support"
|
||||
default y
|
||||
bool "Exynos 7880 SOC support"
|
||||
default y
|
||||
endif
|
||||
|
||||
if TARGET_A7Y17LTE
|
||||
@@ -28,8 +28,8 @@ config SYS_CONFIG_NAME
|
||||
default "exynos78x0-common"
|
||||
|
||||
config EXYNOS7880
|
||||
bool "Exynos 7880 SOC support"
|
||||
default y
|
||||
bool "Exynos 7880 SOC support"
|
||||
default y
|
||||
endif
|
||||
|
||||
if TARGET_A3Y17LTE
|
||||
@@ -45,6 +45,6 @@ config SYS_CONFIG_NAME
|
||||
default "exynos78x0-common"
|
||||
|
||||
config EXYNOS7870
|
||||
bool "Exynos 7870 SOC support"
|
||||
default y
|
||||
bool "Exynos 7870 SOC support"
|
||||
default y
|
||||
endif
|
||||
|
||||
@@ -33,10 +33,10 @@ endif
|
||||
if TARGET_ETAMIN
|
||||
|
||||
config SYS_BOARD
|
||||
default "draco"
|
||||
default "draco"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "siemens"
|
||||
default "siemens"
|
||||
|
||||
config SYS_SOC
|
||||
default "am33xx"
|
||||
|
||||
@@ -11,10 +11,10 @@ config TARGET_DEVELOPERBOX
|
||||
select SYS_DISABLE_DCACHE_OPS
|
||||
select OF_BOARD_SETUP
|
||||
help
|
||||
Choose this option if you build the U-Boot for the DeveloperBox
|
||||
96boards Enterprise Edition.
|
||||
This board will booted from SCP firmware and it enables SMMU, thus
|
||||
the dcache is updated automatically when DMA operation is executed.
|
||||
Choose this option if you build the U-Boot for the DeveloperBox
|
||||
96boards Enterprise Edition.
|
||||
This board will booted from SCP firmware and it enables SMMU, thus
|
||||
the dcache is updated automatically when DMA operation is executed.
|
||||
endchoice
|
||||
|
||||
config SYS_SOC
|
||||
|
||||
@@ -4,13 +4,13 @@ config SYS_CPU
|
||||
default "mcf530x"
|
||||
|
||||
config SYS_BOARD
|
||||
default "amcore"
|
||||
default "amcore"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "sysam"
|
||||
default "sysam"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "amcore"
|
||||
default "amcore"
|
||||
|
||||
endif
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "am62ax"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am62ax_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "am62px"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am62px_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "am62x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am62x_evm"
|
||||
@@ -24,7 +24,7 @@ config SYS_BOARD
|
||||
default "am62x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am62x_evm"
|
||||
|
||||
@@ -8,7 +8,7 @@ config SYS_BOARD
|
||||
default "am64x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am64x_evm"
|
||||
@@ -23,7 +23,7 @@ config SYS_BOARD
|
||||
default "am64x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am64x_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "am65x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am65x_evm"
|
||||
@@ -24,7 +24,7 @@ config SYS_BOARD
|
||||
default "am65x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am65x_evm"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
config TI_I2C_BOARD_DETECT
|
||||
bool "Support for Board detection for TI platforms"
|
||||
help
|
||||
Support for detection board information on Texas Instrument's
|
||||
Evaluation Boards which have I2C based EEPROM detection
|
||||
Support for detection board information on Texas Instrument's
|
||||
Evaluation Boards which have I2C based EEPROM detection
|
||||
|
||||
config EEPROM_BUS_ADDRESS
|
||||
int "Board EEPROM's I2C bus address"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "j7200"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j721e_evm"
|
||||
@@ -27,7 +27,7 @@ config SYS_BOARD
|
||||
default "j7200"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j721e_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "j721e"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j721e_evm"
|
||||
@@ -27,7 +27,7 @@ config SYS_BOARD
|
||||
default "j721e"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j721e_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "j721s2"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j721s2_evm"
|
||||
@@ -27,7 +27,7 @@ config SYS_BOARD
|
||||
default "j721s2"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j721s2_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "j722s"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j722s_evm"
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "j784s4"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j784s4_evm"
|
||||
@@ -24,7 +24,7 @@ config SYS_BOARD
|
||||
default "j784s4"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j784s4_evm"
|
||||
@@ -42,7 +42,7 @@ config SYS_BOARD
|
||||
default "j784s4"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j784s4_evm"
|
||||
@@ -57,7 +57,7 @@ config SYS_BOARD
|
||||
default "j784s4"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "j784s4_evm"
|
||||
|
||||
@@ -35,7 +35,7 @@ config TDX_CMD_IMX_MFGR
|
||||
bool "Enable factory testing commands for Toradex iMX 6 modules"
|
||||
help
|
||||
This adds the commands
|
||||
pf0100_otp_prog - Program the OTP fuses on the PMIC PF0100
|
||||
pf0100_otp_prog - Program the OTP fuses on the PMIC PF0100
|
||||
If executed on already fused modules it doesn't change any fuse setting.
|
||||
default y
|
||||
|
||||
@@ -43,11 +43,11 @@ config TDX_APALIS_IMX6_V1_0
|
||||
bool "Apalis iMX6 V1.0 HW"
|
||||
help
|
||||
Apalis iMX6 V1.0 HW has a different pinout for the UART.
|
||||
The UARTs must be used in DCE mode, RTS/CTS are swapped and
|
||||
thus unusable on standard carrier boards.
|
||||
This option configures DCE mode unconditionally. Whithout this
|
||||
option the config block stating V1.0 HW selects DCE mode,
|
||||
otherwise the UARTs are configuered in DTE mode.
|
||||
The UARTs must be used in DCE mode, RTS/CTS are swapped and
|
||||
thus unusable on standard carrier boards.
|
||||
This option configures DCE mode unconditionally. Whithout this
|
||||
option the config block stating V1.0 HW selects DCE mode,
|
||||
otherwise the UARTs are configuered in DTE mode.
|
||||
|
||||
source "board/toradex/common/Kconfig"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ config SYS_BOARD
|
||||
default "aquila-am69"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "toradex"
|
||||
default "toradex"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "aquila-am69"
|
||||
@@ -48,7 +48,7 @@ config SYS_BOARD
|
||||
default "aquila-am69"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "toradex"
|
||||
default "toradex"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "aquila-am69"
|
||||
|
||||
@@ -35,7 +35,7 @@ config TDX_CMD_IMX_MFGR
|
||||
bool "Enable factory testing commands for Toradex iMX 6 modules"
|
||||
help
|
||||
This adds the commands
|
||||
pf0100_otp_prog - Program the OTP fuses on the PMIC PF0100
|
||||
pf0100_otp_prog - Program the OTP fuses on the PMIC PF0100
|
||||
If executed on already fused modules it doesn't change any fuse setting.
|
||||
default y
|
||||
|
||||
|
||||
@@ -8,22 +8,22 @@ choice
|
||||
optional
|
||||
|
||||
config TARGET_VERDIN_AM62P_A53
|
||||
bool "Toradex Verdin AM62P running on A53"
|
||||
select ARM64
|
||||
select BINMAN
|
||||
select OF_SYSTEM_SETUP
|
||||
imply OF_UPSTREAM
|
||||
bool "Toradex Verdin AM62P running on A53"
|
||||
select ARM64
|
||||
select BINMAN
|
||||
select OF_SYSTEM_SETUP
|
||||
imply OF_UPSTREAM
|
||||
|
||||
config TARGET_VERDIN_AM62P_R5
|
||||
bool "Toradex Verdin AM62P running on R5"
|
||||
select CPU_V7R
|
||||
select SYS_THUMB_BUILD
|
||||
select K3_LOAD_SYSFW
|
||||
select RAM
|
||||
select SPL_RAM
|
||||
select K3_DDRSS
|
||||
select BINMAN
|
||||
imply SYS_K3_SPL_ATF
|
||||
bool "Toradex Verdin AM62P running on R5"
|
||||
select CPU_V7R
|
||||
select SYS_THUMB_BUILD
|
||||
select K3_LOAD_SYSFW
|
||||
select RAM
|
||||
select SPL_RAM
|
||||
select K3_DDRSS
|
||||
select BINMAN
|
||||
imply SYS_K3_SPL_ATF
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
@@ -2,5 +2,5 @@ config TEN64_CONTROLLER
|
||||
bool "Enable Ten64 board controller driver"
|
||||
depends on TARGET_TEN64
|
||||
help
|
||||
Support for the board microcontroller on the Traverse
|
||||
Ten64 family of boards.
|
||||
Support for the board microcontroller on the Traverse
|
||||
Ten64 family of boards.
|
||||
|
||||
@@ -67,7 +67,7 @@ config BOOT_SCRIPT_OFFSET
|
||||
default 0x7F80000 if ARCH_VERSAL || ARCH_VERSAL_NET || ARCH_VERSAL2
|
||||
default 0 if TARGET_XILINX_MBV
|
||||
help
|
||||
Specifies distro boot script offset in NAND/QSPI/NOR flash.
|
||||
Specifies distro boot script offset in NAND/QSPI/NOR flash.
|
||||
|
||||
config CMD_FRU
|
||||
bool "FRU information for product"
|
||||
|
||||
Reference in New Issue
Block a user