MIPS: Netlogic: add XLS6xx to FMN config
authorJayachandran C <jchandra@broadcom.com>
Mon, 14 Jan 2013 15:11:53 +0000 (15:11 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 16 Feb 2013 23:15:18 +0000 (00:15 +0100)
Add support for XLS6xx CPUs to the Fast Message Network (FMN)
configuration.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Patchwork: http://patchwork.linux-mips.org/patch/4785/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/netlogic/xlr/fmn-config.c

index bed2cff..e8071d6 100644 (file)
@@ -216,6 +216,8 @@ void xlr_board_info_setup(void)
        case PRID_IMP_NETLOGIC_XLS404B:
        case PRID_IMP_NETLOGIC_XLS408B:
        case PRID_IMP_NETLOGIC_XLS416B:
+       case PRID_IMP_NETLOGIC_XLS608B:
+       case PRID_IMP_NETLOGIC_XLS616B:
                setup_fmn_cc(&gmac[0], FMN_STNID_GMAC0,
                                        FMN_STNID_GMAC0_TX3, 8, 8, 32);
                setup_fmn_cc(&gmac[1], FMN_STNID_GMAC1_FR_0,