1ee422142SÁlvaro Fernández Rojasmenu "Broadcom MIPS platforms" 2ee422142SÁlvaro Fernández Rojas depends on ARCH_BMIPS 3ee422142SÁlvaro Fernández Rojas 4ee422142SÁlvaro Fernández Rojasconfig SYS_SOC 523a21683SÁlvaro Fernández Rojas default "bcm3380" if SOC_BMIPS_BCM3380 66471a225SÁlvaro Fernández Rojas default "bcm6328" if SOC_BMIPS_BCM6328 707661e7fSÁlvaro Fernández Rojas default "bcm6338" if SOC_BMIPS_BCM6338 8bf9012b8SÁlvaro Fernández Rojas default "bcm6348" if SOC_BMIPS_BCM6348 9e30d2bd4SÁlvaro Fernández Rojas default "bcm6358" if SOC_BMIPS_BCM6358 106a235bb8SÁlvaro Fernández Rojas default "bcm63268" if SOC_BMIPS_BCM63268 11e30d2bd4SÁlvaro Fernández Rojas 12e30d2bd4SÁlvaro Fernández Rojaschoice 13e30d2bd4SÁlvaro Fernández Rojas prompt "Broadcom MIPS SoC select" 14e30d2bd4SÁlvaro Fernández Rojas 1523a21683SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM3380 1623a21683SÁlvaro Fernández Rojas bool "BMIPS BCM3380 family" 1723a21683SÁlvaro Fernández Rojas select SUPPORTS_BIG_ENDIAN 1823a21683SÁlvaro Fernández Rojas select SUPPORTS_CPU_MIPS32_R1 1923a21683SÁlvaro Fernández Rojas select MIPS_TUNE_4KC 2023a21683SÁlvaro Fernández Rojas select MIPS_L1_CACHE_SHIFT_4 2123a21683SÁlvaro Fernández Rojas select SWAP_IO_SPACE 2223a21683SÁlvaro Fernández Rojas select SYSRESET_WATCHDOG 2323a21683SÁlvaro Fernández Rojas help 2423a21683SÁlvaro Fernández Rojas This supports BMIPS BCM3380 family. 2523a21683SÁlvaro Fernández Rojas 266471a225SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6328 276471a225SÁlvaro Fernández Rojas bool "BMIPS BCM6328 family" 286471a225SÁlvaro Fernández Rojas select SUPPORTS_BIG_ENDIAN 296471a225SÁlvaro Fernández Rojas select SUPPORTS_CPU_MIPS32_R1 306471a225SÁlvaro Fernández Rojas select MIPS_TUNE_4KC 316471a225SÁlvaro Fernández Rojas select MIPS_L1_CACHE_SHIFT_4 326471a225SÁlvaro Fernández Rojas select SWAP_IO_SPACE 336471a225SÁlvaro Fernández Rojas select SYSRESET_SYSCON 346471a225SÁlvaro Fernández Rojas help 356471a225SÁlvaro Fernández Rojas This supports BMIPS BCM6328 family including BCM63281 and BCM63283. 366471a225SÁlvaro Fernández Rojas 3707661e7fSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6338 3807661e7fSÁlvaro Fernández Rojas bool "BMIPS BCM6338 family" 3907661e7fSÁlvaro Fernández Rojas select SUPPORTS_BIG_ENDIAN 4007661e7fSÁlvaro Fernández Rojas select SUPPORTS_CPU_MIPS32_R1 4107661e7fSÁlvaro Fernández Rojas select MIPS_TUNE_4KC 4207661e7fSÁlvaro Fernández Rojas select MIPS_L1_CACHE_SHIFT_4 4307661e7fSÁlvaro Fernández Rojas select SWAP_IO_SPACE 4407661e7fSÁlvaro Fernández Rojas select SYSRESET_SYSCON 4507661e7fSÁlvaro Fernández Rojas help 4607661e7fSÁlvaro Fernández Rojas This supports BMIPS BCM6338 family. 4707661e7fSÁlvaro Fernández Rojas 48bf9012b8SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6348 49bf9012b8SÁlvaro Fernández Rojas bool "BMIPS BCM6348 family" 50bf9012b8SÁlvaro Fernández Rojas select SUPPORTS_BIG_ENDIAN 51bf9012b8SÁlvaro Fernández Rojas select SUPPORTS_CPU_MIPS32_R1 52bf9012b8SÁlvaro Fernández Rojas select MIPS_TUNE_4KC 53bf9012b8SÁlvaro Fernández Rojas select MIPS_L1_CACHE_SHIFT_4 54bf9012b8SÁlvaro Fernández Rojas select SWAP_IO_SPACE 55bf9012b8SÁlvaro Fernández Rojas select SYSRESET_WATCHDOG 56bf9012b8SÁlvaro Fernández Rojas help 57bf9012b8SÁlvaro Fernández Rojas This supports BMIPS BCM6348 family. 58bf9012b8SÁlvaro Fernández Rojas 59e30d2bd4SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6358 60e30d2bd4SÁlvaro Fernández Rojas bool "BMIPS BCM6358 family" 61e30d2bd4SÁlvaro Fernández Rojas select SUPPORTS_BIG_ENDIAN 62e30d2bd4SÁlvaro Fernández Rojas select SUPPORTS_CPU_MIPS32_R1 63e30d2bd4SÁlvaro Fernández Rojas select MIPS_TUNE_4KC 64e30d2bd4SÁlvaro Fernández Rojas select MIPS_L1_CACHE_SHIFT_4 65e30d2bd4SÁlvaro Fernández Rojas select SWAP_IO_SPACE 66e30d2bd4SÁlvaro Fernández Rojas select SYSRESET_SYSCON 67e30d2bd4SÁlvaro Fernández Rojas help 68e30d2bd4SÁlvaro Fernández Rojas This supports BMIPS BCM6358 family including BCM6358 and BCM6359. 69e30d2bd4SÁlvaro Fernández Rojas 706a235bb8SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM63268 716a235bb8SÁlvaro Fernández Rojas bool "BMIPS BCM63268 family" 726a235bb8SÁlvaro Fernández Rojas select SUPPORTS_BIG_ENDIAN 736a235bb8SÁlvaro Fernández Rojas select SUPPORTS_CPU_MIPS32_R1 746a235bb8SÁlvaro Fernández Rojas select MIPS_TUNE_4KC 756a235bb8SÁlvaro Fernández Rojas select MIPS_L1_CACHE_SHIFT_4 766a235bb8SÁlvaro Fernández Rojas select SWAP_IO_SPACE 776a235bb8SÁlvaro Fernández Rojas select SYSRESET_SYSCON 786a235bb8SÁlvaro Fernández Rojas help 796a235bb8SÁlvaro Fernández Rojas This supports BMIPS BCM63268 family including BCM63168, BCM63169, 806a235bb8SÁlvaro Fernández Rojas BCM63268 and BCM63269. 816a235bb8SÁlvaro Fernández Rojas 82e30d2bd4SÁlvaro Fernández Rojasendchoice 83ee422142SÁlvaro Fernández Rojas 84ee422142SÁlvaro Fernández Rojaschoice 854a2b2724SÁlvaro Fernández Rojas prompt "Board select" 864a2b2724SÁlvaro Fernández Rojas 870642f485SÁlvaro Fernández Rojasconfig BOARD_COMTREND_AR5387UN 880642f485SÁlvaro Fernández Rojas bool "Comtrend AR-5387un" 890642f485SÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM6328 900642f485SÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 910642f485SÁlvaro Fernández Rojas 925e14ce2fSÁlvaro Fernández Rojasconfig BOARD_COMTREND_CT5361 935e14ce2fSÁlvaro Fernández Rojas bool "Comtrend CT-5361" 945e14ce2fSÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM6348 955e14ce2fSÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 965e14ce2fSÁlvaro Fernández Rojas help 975e14ce2fSÁlvaro Fernández Rojas Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB 985e14ce2fSÁlvaro Fernández Rojas of flash (CFI). 995e14ce2fSÁlvaro Fernández Rojas Between its different peripherals there's a BCM5325 switch with 4 1005e14ce2fSÁlvaro Fernández Rojas ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and a 1015e14ce2fSÁlvaro Fernández Rojas BCM4312 (miniPCI). 1025e14ce2fSÁlvaro Fernández Rojas 10377ca99d1SÁlvaro Fernández Rojasconfig BOARD_COMTREND_VR3032U 10477ca99d1SÁlvaro Fernández Rojas bool "Comtrend VR-3032u board" 10577ca99d1SÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM63268 10677ca99d1SÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 10777ca99d1SÁlvaro Fernández Rojas 1084a2b2724SÁlvaro Fernández Rojasconfig BOARD_HUAWEI_HG556A 1094a2b2724SÁlvaro Fernández Rojas bool "Huawei EchoLife HG556a" 1104a2b2724SÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM6358 1114a2b2724SÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 1124a2b2724SÁlvaro Fernández Rojas 113c4203e1dSÁlvaro Fernández Rojasconfig BOARD_NETGEAR_CG3100D 114c4203e1dSÁlvaro Fernández Rojas bool "Netgear CG3100D" 115c4203e1dSÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM3380 116c4203e1dSÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 117c4203e1dSÁlvaro Fernández Rojas help 118c4203e1dSÁlvaro Fernández Rojas Netgear CG3100D boards have a BCM3380 SoC with 64 MB of RAM and 8 MB 119c4203e1dSÁlvaro Fernández Rojas of flash (SPI). 120c4203e1dSÁlvaro Fernández Rojas Between its different peripherals there's a BCM53115 switch with 4 121c4203e1dSÁlvaro Fernández Rojas ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM43225 122c4203e1dSÁlvaro Fernández Rojas (miniPCIe). 123c4203e1dSÁlvaro Fernández Rojas 124*8df37888SÁlvaro Fernández Rojasconfig BOARD_SAGEM_FAST1704 125*8df37888SÁlvaro Fernández Rojas bool "Sagem F@ST1704" 126*8df37888SÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM6338 127*8df37888SÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 128*8df37888SÁlvaro Fernández Rojas help 129*8df37888SÁlvaro Fernández Rojas Sagem F@ST1704 boards have a BCM6338 SoC with 16 MB of RAM and 4 MB 130*8df37888SÁlvaro Fernández Rojas of flash (SPI). 131*8df37888SÁlvaro Fernández Rojas Between its different peripherals there's a BCM5325 switch with 4 132*8df37888SÁlvaro Fernández Rojas ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM4312 133*8df37888SÁlvaro Fernández Rojas (miniPCI). 134*8df37888SÁlvaro Fernández Rojas 13563c011f7SÁlvaro Fernández Rojasconfig BOARD_SFR_NB4_SER 13663c011f7SÁlvaro Fernández Rojas bool "SFR NeufBox 4 (Sercomm)" 13763c011f7SÁlvaro Fernández Rojas depends on SOC_BMIPS_BCM6358 13863c011f7SÁlvaro Fernández Rojas select BMIPS_SUPPORTS_BOOT_RAM 13963c011f7SÁlvaro Fernández Rojas 1404a2b2724SÁlvaro Fernández Rojasendchoice 1414a2b2724SÁlvaro Fernández Rojas 1424a2b2724SÁlvaro Fernández Rojaschoice 143ee422142SÁlvaro Fernández Rojas prompt "Boot mode" 144ee422142SÁlvaro Fernández Rojas 145ee422142SÁlvaro Fernández Rojasconfig BMIPS_BOOT_RAM 146ee422142SÁlvaro Fernández Rojas bool "RAM boot" 147ee422142SÁlvaro Fernández Rojas depends on BMIPS_SUPPORTS_BOOT_RAM 148ee422142SÁlvaro Fernández Rojas help 149ee422142SÁlvaro Fernández Rojas This builds an image that is linked to a RAM address. It can be used 150ee422142SÁlvaro Fernández Rojas for booting from CFE via TFTP using an ELF image, but it can also be 151ee422142SÁlvaro Fernández Rojas booted from RAM by other bootloaders using a BIN image. 152ee422142SÁlvaro Fernández Rojas 153ee422142SÁlvaro Fernández Rojasendchoice 154ee422142SÁlvaro Fernández Rojas 155ee422142SÁlvaro Fernández Rojasconfig BMIPS_SUPPORTS_BOOT_RAM 156ee422142SÁlvaro Fernández Rojas bool 157ee422142SÁlvaro Fernández Rojas 1580642f485SÁlvaro Fernández Rojassource "board/comtrend/ar5387un/Kconfig" 1595e14ce2fSÁlvaro Fernández Rojassource "board/comtrend/ct5361/Kconfig" 16077ca99d1SÁlvaro Fernández Rojassource "board/comtrend/vr3032u/Kconfig" 1614a2b2724SÁlvaro Fernández Rojassource "board/huawei/hg556a/Kconfig" 162c4203e1dSÁlvaro Fernández Rojassource "board/netgear/cg3100d/Kconfig" 163*8df37888SÁlvaro Fernández Rojassource "board/sagem/f@st1704/Kconfig" 16463c011f7SÁlvaro Fernández Rojassource "board/sfr/nb4_ser/Kconfig" 1654a2b2724SÁlvaro Fernández Rojas 166ee422142SÁlvaro Fernández Rojasendmenu 167