From 208f64c8def5b69e38643814b267f88588519cbf Mon Sep 17 00:00:00 2001
From: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: Fri, 5 Feb 2021 17:15:10 +0100
Subject: [PATCH] smarthub3: set default image to squashfs

---
 iopsys-brcm63xx-arm/config/smarthub3/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iopsys-brcm63xx-arm/config/smarthub3/config b/iopsys-brcm63xx-arm/config/smarthub3/config
index 44d59e17e..98a1021c9 100644
--- a/iopsys-brcm63xx-arm/config/smarthub3/config
+++ b/iopsys-brcm63xx-arm/config/smarthub3/config
@@ -3,6 +3,6 @@ CONFIG_BCM_KERNEL_PROFILE="963158GWV"
 CONFIG_BCM_CHIP_ID="63158"
 BCM_FLASH_LAYOUT_OPTIONS="options_63158_emmc"
 
-CONFIG_BCM_FIRMWARE_TYPE="emmc_ext4"
+CONFIG_BCM_FIRMWARE_TYPE="emmc_squashfs"
 CONFIG_BCM_DSL_GFAST=y
 CONFIG_BCM_VOICE=y
-- 
GitLab