From 8b0ea6ccfe6f76191b7483f3f0ea5253bed6ed45 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Sun, 27 Mar 2022 22:23:30 +0800 Subject: [PATCH] add new igboard.dts and remove other dts changes, remove mqs driver --- bsp/images/igkboard.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bsp/images/igkboard.json b/bsp/images/igkboard.json index 064015f..ace0889 100644 --- a/bsp/images/igkboard.json +++ b/bsp/images/igkboard.json @@ -2,7 +2,7 @@ "IMAGE_CONF": { "NAME": "linuxsys_${BOARD}_${SYSNAME}.img", "SIZE": "4096", - "COMPRESS": "no" + "COMPRESS": "yes" }, "BOOT_CONF": { "IMG_UBOOT":"u-boot-${BOARD}.imx", -- Gitblit v1.9.1