From 0917cf8f0678e23f1d13784a09486c94209d10d6 Mon Sep 17 00:00:00 2001 From: Andreas Gnau <andreas.gnau@iopsys.eu> Date: Tue, 19 Oct 2021 13:54:34 +0200 Subject: [PATCH] brcm63xx-arm: Update config for BCM SDK 5.04L.02p1 --- iopsys-brcm63xx-arm/Config.in | 4 ++-- iopsys-brcm63xx-arm/config/brcm_ref138_p502/config | 2 +- iopsys-brcm63xx-arm/config/dg400prime/config | 2 +- iopsys-brcm63xx-arm/config/disc/config | 2 +- iopsys-brcm63xx-arm/config/eagle/config | 2 +- iopsys-brcm63xx-arm/config/panda/config | 2 +- iopsys-brcm63xx-arm/config/smarthub3/config | 2 +- iopsys-brcm63xx-arm/config/tiger/config | 2 +- iopsys-brcm63xx-arm/config/xug534/config | 2 +- iopsys-brcm63xx-arm/config/zebra/config | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/iopsys-brcm63xx-arm/Config.in b/iopsys-brcm63xx-arm/Config.in index cace515e6..d51b65dfa 100644 --- a/iopsys-brcm63xx-arm/Config.in +++ b/iopsys-brcm63xx-arm/Config.in @@ -2,10 +2,10 @@ menu "Target options Brcm63xx (ARM)" depends on TARGET_iopsys_brcm63xx_arm config KERNEL_GIT_CLONE_URI - default "https://dev.iopsys.eu/broadcom/bcmlinux.git" if BRCM_SDK_VER_504002 + default "https://dev.iopsys.eu/broadcom/bcmlinux.git" if BRCM_SDK_VER_504021 config KERNEL_GIT_BRANCH - default "bcm_5.04L.02" if BRCM_SDK_VER_504002 + default "bcm_5.04L.02" if BRCM_SDK_VER_504021 # TODO: for now use 5.04L.02 bcmlinux # brcm has it's own brctl config BUSYBOX_DEFAULT_BRCTL diff --git a/iopsys-brcm63xx-arm/config/brcm_ref138_p502/config b/iopsys-brcm63xx-arm/config/brcm_ref138_p502/config index 700998577..02cf57abb 100644 --- a/iopsys-brcm63xx-arm/config/brcm_ref138_p502/config +++ b/iopsys-brcm63xx-arm/config/brcm_ref138_p502/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="BRCM_REF138_P502" -CONFIG_BCM_KERNEL_PROFILE="963138GWV" +CONFIG_BCM_KERNEL_PROFILE="963138GW_WL20D1D1" CONFIG_BCM_CHIP_ID="63138" CONFIG_BCM_FIRMWARE_TYPE_EMMC_EXT4=y diff --git a/iopsys-brcm63xx-arm/config/dg400prime/config b/iopsys-brcm63xx-arm/config/dg400prime/config index 8c89ab052..a6972ad82 100644 --- a/iopsys-brcm63xx-arm/config/dg400prime/config +++ b/iopsys-brcm63xx-arm/config/dg400prime/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="DG400PRIME" -CONFIG_BCM_KERNEL_PROFILE="963138GWV" +CONFIG_BCM_KERNEL_PROFILE="963138GW_WL20D1D1" CONFIG_BCM_CHIP_ID="63138" CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y diff --git a/iopsys-brcm63xx-arm/config/disc/config b/iopsys-brcm63xx-arm/config/disc/config index 4bab0e5a4..7767c0c52 100644 --- a/iopsys-brcm63xx-arm/config/disc/config +++ b/iopsys-brcm63xx-arm/config/disc/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="DISC" -CONFIG_BCM_KERNEL_PROFILE="947622GW" +CONFIG_BCM_KERNEL_PROFILE="947622GW_WL20D1D1" CONFIG_BCM_CHIP_ID="47622" # CONFIG_BCM_VOICE is not set diff --git a/iopsys-brcm63xx-arm/config/eagle/config b/iopsys-brcm63xx-arm/config/eagle/config index dc0fa29b5..993664431 100644 --- a/iopsys-brcm63xx-arm/config/eagle/config +++ b/iopsys-brcm63xx-arm/config/eagle/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="EAGLE" -CONFIG_BCM_KERNEL_PROFILE="96750GW" +CONFIG_BCM_KERNEL_PROFILE="96750GW_WL20D1D1" CONFIG_BCM_CHIP_ID="63178" CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y diff --git a/iopsys-brcm63xx-arm/config/panda/config b/iopsys-brcm63xx-arm/config/panda/config index bcdfd7f92..148b44b24 100644 --- a/iopsys-brcm63xx-arm/config/panda/config +++ b/iopsys-brcm63xx-arm/config/panda/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="PANDA" -CONFIG_BCM_KERNEL_PROFILE="96856GWOV" +CONFIG_BCM_KERNEL_PROFILE="96856GWO_WL20D1D1" CONFIG_BCM_CHIP_ID="6856" CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y diff --git a/iopsys-brcm63xx-arm/config/smarthub3/config b/iopsys-brcm63xx-arm/config/smarthub3/config index 43563335c..49e306e01 100644 --- a/iopsys-brcm63xx-arm/config/smarthub3/config +++ b/iopsys-brcm63xx-arm/config/smarthub3/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="SMARTHUB3" -CONFIG_BCM_KERNEL_PROFILE="963158GWV" +CONFIG_BCM_KERNEL_PROFILE="963158GW_WL20D1D1" CONFIG_BCM_CHIP_ID="63158" CONFIG_BCM_FIRMWARE_TYPE_EMMC_SQUASHFS=y diff --git a/iopsys-brcm63xx-arm/config/tiger/config b/iopsys-brcm63xx-arm/config/tiger/config index fc557f5da..25ff185c7 100644 --- a/iopsys-brcm63xx-arm/config/tiger/config +++ b/iopsys-brcm63xx-arm/config/tiger/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="TIGER" -CONFIG_BCM_KERNEL_PROFILE="96858GWO" +CONFIG_BCM_KERNEL_PROFILE="96858GWO_WL20D1D1" CONFIG_BCM_CHIP_ID="6858" CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y diff --git a/iopsys-brcm63xx-arm/config/xug534/config b/iopsys-brcm63xx-arm/config/xug534/config index 380908f26..e5b26f55c 100644 --- a/iopsys-brcm63xx-arm/config/xug534/config +++ b/iopsys-brcm63xx-arm/config/xug534/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="XUG534" -CONFIG_BCM_KERNEL_PROFILE="96856GWO" +CONFIG_BCM_KERNEL_PROFILE="96856GWO_WL20D1D1" CONFIG_BCM_CHIP_ID="6856" CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y diff --git a/iopsys-brcm63xx-arm/config/zebra/config b/iopsys-brcm63xx-arm/config/zebra/config index 6222e6c22..c9b36552b 100644 --- a/iopsys-brcm63xx-arm/config/zebra/config +++ b/iopsys-brcm63xx-arm/config/zebra/config @@ -1,5 +1,5 @@ CONFIG_TARGET_FAMILY="ZEBRA" -CONFIG_BCM_KERNEL_PROFILE="96750GWV" +CONFIG_BCM_KERNEL_PROFILE="96750GW_WL20D1D1" CONFIG_BCM_CHIP_ID="63178" CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y -- GitLab