diff --git a/iopsys-brcm63xx-arm/base-files/etc/system_layout/DNA0332TLS.json b/iopsys-brcm63xx-arm/base-files/etc/system_layout/DNA0332TLS.json deleted file mode 100644 index 904500db8a7ac7a1921e470f1b9a58f9ebcddc53..0000000000000000000000000000000000000000 --- a/iopsys-brcm63xx-arm/base-files/etc/system_layout/DNA0332TLS.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "type": "nand", - "banks": [ - { - "id": 0, - "name": "A", - "rootfs": "/dev/ubiblock0_4", - "overlay": "ubi0:defaults" - }, - { - "id": 1, - "name": "B", - "rootfs": "/dev/ubiblock0_6", - "overlay": "ubi0:defaults" - } - ], - "overlay_scope": [ - "/" - ], - "mounts": [ - ] -} diff --git a/iopsys-brcm63xx-arm/config/dna0332tls/config b/iopsys-brcm63xx-arm/config/dna0332tls/config index e6de4eddc9c3f2b76d6bef8916c4077101f72e1f..da3e027b0b07bcde7acec897847d194dec9e62a1 100644 --- a/iopsys-brcm63xx-arm/config/dna0332tls/config +++ b/iopsys-brcm63xx-arm/config/dna0332tls/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="DNA0332" -CONFIG_BCM_KERNEL_PROFILE="DNA0332" +CONFIG_BCM_KERNEL_PROFILE="963146GW_WL21D2GA" CONFIG_BCM_CHIP_ID="63146" CONFIG_BCM_VOICE=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 e67cecbbd164a32d49b63cf485d193b269a3fd19..9f90a29d2935d8f62445a39e8124b27d55b02526 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 +OVERLAY_LEBS_COUNT=300 /* equal to about 36MB */ flash_layout_fixup () { vol_name="overlay1"