toradex: tdx-cfg-block: add yavia carrier cfg block info
Add the Yavia Carrier board name string to the known carrier board list. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
This commit is contained in:
committed by
Tom Rini
parent
989892f580
commit
94757b47f1
@@ -146,6 +146,7 @@ const char * const toradex_carrier_boards[] = {
|
||||
[0] = "UNKNOWN CARRIER BOARD",
|
||||
[155] = "Dahlia",
|
||||
[156] = "Verdin Development Board",
|
||||
[173] = "Yavia",
|
||||
};
|
||||
|
||||
const char * const toradex_display_adapters[] = {
|
||||
|
||||
Reference in New Issue
Block a user