LaunchXL-TMS57004: Correct MCU used on the board

This commit is contained in:
Gregory Nutt 2015-12-16 11:29:34 -06:00
parent 3298f824fc
commit c229f818a2
3 changed files with 7 additions and 5 deletions

View File

@ -241,9 +241,10 @@ config ARCH_BOARD_KWIKSTIK_K40
config ARCH_BOARD_LAUNCHXL_TMS57004
bool "TI LaunchXL-TMS57004"
depends on ARCH_CHIP_TMS570LS1227ZWT
depends on CONFIG_ARCH_CHIP_TMS570LS0432PZ
---help---
TI LaunchXL-TMS57004 development board.
TI LaunchXL-TMS57004 development board featuring the Hercules
TMS570LS0432PZ chip.
config ARCH_BOARD_LM3S6432S2E
bool "Stellaris RDK-S2E Reference Design Kit"

View File

@ -278,7 +278,8 @@ configs/kwikstik-k40.
development board.
configs/launchxl-tms57004
TI LaunchXL-TMS57004 development board.
TI LaunchXL-TMS57004 development board featuring the Hercules
TMS570LS0432PZ chip.
configs/lincoln60
NuttX port to the Micromint Lincoln 60 board.

View File

@ -143,11 +143,11 @@ CONFIG_ARMV7R_TOOLCHAIN_GNU_EABIW=y
#
# CONFIG_ARCH_CHIP_TMS570LS0232PZ is not set
# CONFIG_ARCH_CHIP_TMS570LS0332PZ is not set
# CONFIG_ARCH_CHIP_TMS570LS0432PZ is not set
CONFIG_ARCH_CHIP_TMS570LS0432PZ=y
# CONFIG_ARCH_CHIP_TMS570LS0714PZ is not set
# CONFIG_ARCH_CHIP_TMS570LS0714PGE is not set
# CONFIG_ARCH_CHIP_TMS570LS0714ZWT is not set
CONFIG_ARCH_CHIP_TMS570LS1227ZWT=y
# CONFIG_ARCH_CHIP_TMS570LS1227ZWT is not set
#
# Architecture Options