Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> --- scripts/imx/imx.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/imx/imx.c b/scripts/imx/imx.c index fb6ac001e..d29e57f3d 100644 --- a/scripts/imx/imx.c +++ b/scripts/imx/imx.c @@ -233,6 +233,7 @@ static struct soc_type socs[] = { { .name = "imx6", .header_version = 2, .cpu_type = IMX_CPU_IMX6 }, { .name = "imx7", .header_version = 2, .cpu_type = IMX_CPU_IMX7 }, { .name = "vf610", .header_version = 2, .cpu_type = IMX_CPU_VF610 }, + { .name = "imx8", .header_version = 2, .cpu_type = IMX_CPU_IMX8MQ }, }; static int do_soc(struct config_data *data, int argc, char *argv[]) -- 2.17.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox