Tiva directories: Fix TM4C129XNCZAD part number in Kconfig and identifiers. Rationale: Fully specify that this is the 212-pin BGA package (ZAD ending) and for consistency with earlier changes to other Tiva TM4C12x part numbers in Kconfig names and identifiers.

This commit is contained in:
Gregory Nutt
2019-08-30 08:46:57 -06:00
parent dc09d7018b
commit e5c3874a3b
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -560,7 +560,7 @@ DK-TM4129X Configuration Options
CONFIG_ARCH_CHIP_name - For use in C code to identify the exact
chip:
CONFIG_ARCH_CHIP_TM4C129XNC
CONFIG_ARCH_CHIP_TM4C129XNCZAD
CONFIG_ARCH_BOARD - Identifies the boards/ subdirectory and
hence, the board that supports the particular chip or SoC.