diff --git a/iopsys-brcm63xx-arm/config/dna0332tls/config b/iopsys-brcm63xx-arm/config/dna0332tls/config
index d6946ab0ca53b0859b15a94bf7ff6b61db475d31..4a88f3682410ea8b41c04c59452ce70b91b6c4e5 100644
--- a/iopsys-brcm63xx-arm/config/dna0332tls/config
+++ b/iopsys-brcm63xx-arm/config/dna0332tls/config
@@ -8,5 +8,5 @@ CONFIG_BCM_VOICE=y
 
 CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y
 
-CONFIG_BCM_FLASH_LAYOUT_OPTIONS="options_63146_dna0332_nand"
+CONFIG_BCM_FLASH_LAYOUT_OPTIONS="options_63146_nand"
 CONFIG_BCM_SECURE_BOOT_SUPPORT=y
diff --git a/iopsys-brcm63xx-arm/dna0332tls/base-files/lib/preinit/70_flash_layout_fixup b/iopsys-brcm63xx-arm/dna0332tls/base-files/lib/preinit/70_flash_layout_fixup
index 9f90a29d2935d8f62445a39e8124b27d55b02526..06038aefdf5e27932fa2315d2155c76d7cd1aecf 100644
--- a/iopsys-brcm63xx-arm/dna0332tls/base-files/lib/preinit/70_flash_layout_fixup
+++ b/iopsys-brcm63xx-arm/dna0332tls/base-files/lib/preinit/70_flash_layout_fixup
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-OVERLAY_LEBS_COUNT=300 /* equal to about 36MB */
+OVERLAY_LEBS_COUNT=150 # equal to about 36MB
 
 flash_layout_fixup () {
 	vol_name="overlay1"