toradex: tdx-cfg-block: add Apalis iMX8X support
[oweals/u-boot.git] / board / toradex / common / tdx-cfg-block.h
index bfdc8b7f70c5a554e53ac72041b59d1b9ea1315d..99628d96dcd02a6c914ba8c3b8f8713199af1509 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
- * Copyright (c) 2016 Toradex, Inc.
+ * Copyright (c) 2016-2020 Toradex
  */
 
 #ifndef _TDX_CFG_BLOCK_H
@@ -73,6 +73,8 @@ enum {
        COLIBRI_IMX8QXP_IT, /* 50 */
        COLIBRI_IMX8DX_WIFI_BT,
        COLIBRI_IMX8DX,
+       APALIS_IMX8QXP,
+       APALIS_IMX8DXP,
 };
 
 extern const char * const toradex_modules[];