xref: /openbmc/u-boot/arch/mips/mach-bmips/Kconfig (revision 990cebf0)
1ee422142SÁlvaro Fernández Rojasmenu "Broadcom MIPS platforms"
2ee422142SÁlvaro Fernández Rojas	depends on ARCH_BMIPS
3ee422142SÁlvaro Fernández Rojas
4cd1cc31fSÁlvaro Fernández Rojasconfig SYS_MALLOC_F_LEN
5cd1cc31fSÁlvaro Fernández Rojas	default 0x1000
6cd1cc31fSÁlvaro Fernández Rojas
7ee422142SÁlvaro Fernández Rojasconfig SYS_SOC
823a21683SÁlvaro Fernández Rojas	default "bcm3380" if SOC_BMIPS_BCM3380
93483f28eSÁlvaro Fernández Rojas	default "bcm6318" if SOC_BMIPS_BCM6318
106471a225SÁlvaro Fernández Rojas	default "bcm6328" if SOC_BMIPS_BCM6328
1107661e7fSÁlvaro Fernández Rojas	default "bcm6338" if SOC_BMIPS_BCM6338
12bf9012b8SÁlvaro Fernández Rojas	default "bcm6348" if SOC_BMIPS_BCM6348
13e30d2bd4SÁlvaro Fernández Rojas	default "bcm6358" if SOC_BMIPS_BCM6358
1443b7ab99SÁlvaro Fernández Rojas	default "bcm6368" if SOC_BMIPS_BCM6368
158f240a3bSÁlvaro Fernández Rojas	default "bcm6362" if SOC_BMIPS_BCM6362
166a235bb8SÁlvaro Fernández Rojas	default "bcm63268" if SOC_BMIPS_BCM63268
17341032d3SPhilippe Reynes	default "bcm6838" if SOC_BMIPS_BCM6838
18e30d2bd4SÁlvaro Fernández Rojas
19e30d2bd4SÁlvaro Fernández Rojaschoice
20e30d2bd4SÁlvaro Fernández Rojas	prompt "Broadcom MIPS SoC select"
21e30d2bd4SÁlvaro Fernández Rojas
2223a21683SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM3380
2323a21683SÁlvaro Fernández Rojas	bool "BMIPS BCM3380 family"
2458008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
2558008cbaSMichal Simek	select MIPS_TUNE_4KC
2623a21683SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
2723a21683SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
2823a21683SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
2923a21683SÁlvaro Fernández Rojas	select SYSRESET_WATCHDOG
3023a21683SÁlvaro Fernández Rojas	help
3123a21683SÁlvaro Fernández Rojas	  This supports BMIPS BCM3380 family.
3223a21683SÁlvaro Fernández Rojas
333483f28eSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6318
343483f28eSÁlvaro Fernández Rojas	bool "BMIPS BCM6318 family"
3558008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
3658008cbaSMichal Simek	select MIPS_TUNE_4KC
373483f28eSÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
383483f28eSÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
393483f28eSÁlvaro Fernández Rojas	select SWAP_IO_SPACE
403483f28eSÁlvaro Fernández Rojas	select SYSRESET_SYSCON
413483f28eSÁlvaro Fernández Rojas	help
423483f28eSÁlvaro Fernández Rojas	  This supports BMIPS BCM6318 family.
433483f28eSÁlvaro Fernández Rojas
446471a225SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6328
456471a225SÁlvaro Fernández Rojas	bool "BMIPS BCM6328 family"
4658008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
4758008cbaSMichal Simek	select MIPS_TUNE_4KC
486471a225SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
496471a225SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
506471a225SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
516471a225SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
526471a225SÁlvaro Fernández Rojas	help
536471a225SÁlvaro Fernández Rojas	  This supports BMIPS BCM6328 family including BCM63281 and BCM63283.
546471a225SÁlvaro Fernández Rojas
5507661e7fSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6338
5607661e7fSÁlvaro Fernández Rojas	bool "BMIPS BCM6338 family"
5758008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
5858008cbaSMichal Simek	select MIPS_TUNE_4KC
5907661e7fSÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
6007661e7fSÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
6107661e7fSÁlvaro Fernández Rojas	select SWAP_IO_SPACE
6207661e7fSÁlvaro Fernández Rojas	select SYSRESET_SYSCON
6307661e7fSÁlvaro Fernández Rojas	help
6407661e7fSÁlvaro Fernández Rojas	  This supports BMIPS BCM6338 family.
6507661e7fSÁlvaro Fernández Rojas
66bf9012b8SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6348
67bf9012b8SÁlvaro Fernández Rojas	bool "BMIPS BCM6348 family"
6858008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
6958008cbaSMichal Simek	select MIPS_TUNE_4KC
70bf9012b8SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
71bf9012b8SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
72bf9012b8SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
73bf9012b8SÁlvaro Fernández Rojas	select SYSRESET_WATCHDOG
74bf9012b8SÁlvaro Fernández Rojas	help
75bf9012b8SÁlvaro Fernández Rojas	  This supports BMIPS BCM6348 family.
76bf9012b8SÁlvaro Fernández Rojas
77e30d2bd4SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6358
78e30d2bd4SÁlvaro Fernández Rojas	bool "BMIPS BCM6358 family"
7958008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
8058008cbaSMichal Simek	select MIPS_TUNE_4KC
81e30d2bd4SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
82e30d2bd4SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
83e30d2bd4SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
84e30d2bd4SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
85e30d2bd4SÁlvaro Fernández Rojas	help
86e30d2bd4SÁlvaro Fernández Rojas	  This supports BMIPS BCM6358 family including BCM6358 and BCM6359.
87e30d2bd4SÁlvaro Fernández Rojas
8843b7ab99SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6368
8943b7ab99SÁlvaro Fernández Rojas	bool "BMIPS BCM6368 family"
9058008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
9158008cbaSMichal Simek	select MIPS_TUNE_4KC
9243b7ab99SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
9343b7ab99SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
9443b7ab99SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
9543b7ab99SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
9643b7ab99SÁlvaro Fernández Rojas	help
9743b7ab99SÁlvaro Fernández Rojas	  This supports BMIPS BCM6368 family including BCM6368 and BCM6369.
9843b7ab99SÁlvaro Fernández Rojas
998f240a3bSÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM6362
1008f240a3bSÁlvaro Fernández Rojas	bool "BMIPS BCM6362 family"
10158008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
10258008cbaSMichal Simek	select MIPS_TUNE_4KC
1038f240a3bSÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
1048f240a3bSÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
1058f240a3bSÁlvaro Fernández Rojas	select SWAP_IO_SPACE
1068f240a3bSÁlvaro Fernández Rojas	select SYSRESET_SYSCON
1078f240a3bSÁlvaro Fernández Rojas	help
1088f240a3bSÁlvaro Fernández Rojas	  This supports BMIPS BCM6362 family including BCM6361 and BCM6362.
1098f240a3bSÁlvaro Fernández Rojas
1106a235bb8SÁlvaro Fernández Rojasconfig SOC_BMIPS_BCM63268
1116a235bb8SÁlvaro Fernández Rojas	bool "BMIPS BCM63268 family"
11258008cbaSMichal Simek	select MIPS_L1_CACHE_SHIFT_4
11358008cbaSMichal Simek	select MIPS_TUNE_4KC
1146a235bb8SÁlvaro Fernández Rojas	select SUPPORTS_BIG_ENDIAN
1156a235bb8SÁlvaro Fernández Rojas	select SUPPORTS_CPU_MIPS32_R1
1166a235bb8SÁlvaro Fernández Rojas	select SWAP_IO_SPACE
1176a235bb8SÁlvaro Fernández Rojas	select SYSRESET_SYSCON
1186a235bb8SÁlvaro Fernández Rojas	help
1196a235bb8SÁlvaro Fernández Rojas	  This supports BMIPS BCM63268 family including BCM63168, BCM63169,
1206a235bb8SÁlvaro Fernández Rojas	  BCM63268 and BCM63269.
1216a235bb8SÁlvaro Fernández Rojas
122341032d3SPhilippe Reynesconfig SOC_BMIPS_BCM6838
123341032d3SPhilippe Reynes	bool "BMIPS BCM6838 family"
124341032d3SPhilippe Reynes	select MIPS_L1_CACHE_SHIFT_4
125341032d3SPhilippe Reynes	select MIPS_TUNE_4KC
126341032d3SPhilippe Reynes	select SUPPORTS_BIG_ENDIAN
127341032d3SPhilippe Reynes	select SUPPORTS_CPU_MIPS32_R1
128341032d3SPhilippe Reynes	select SWAP_IO_SPACE
129341032d3SPhilippe Reynes	select SYSRESET_SYSCON
130341032d3SPhilippe Reynes	help
131341032d3SPhilippe Reynes	  This supports BMIPS BCM6838 family including BCM68380, BCM68381,
132341032d3SPhilippe Reynes	  and BCM68385.
133341032d3SPhilippe Reynes
134e30d2bd4SÁlvaro Fernández Rojasendchoice
135ee422142SÁlvaro Fernández Rojas
136ee422142SÁlvaro Fernández Rojaschoice
1374a2b2724SÁlvaro Fernández Rojas	prompt "Board select"
1384a2b2724SÁlvaro Fernández Rojas
139*990cebf0SPhilippe Reynesconfig BOARD_BROADCOM_BCM968380GERG
140*990cebf0SPhilippe Reynes	bool "Broadcom bcm968380gerg"
141*990cebf0SPhilippe Reynes	depends on SOC_BMIPS_BCM6838
142*990cebf0SPhilippe Reynes	select BMIPS_SUPPORTS_BOOT_RAM
143*990cebf0SPhilippe Reynes	help
144*990cebf0SPhilippe Reynes	  Broadcom BCM968380GERG reference board with BCM68380 SoC with 512 MB
145*990cebf0SPhilippe Reynes	  of RAM and 128 MB of flash (nand).
146*990cebf0SPhilippe Reynes	  Between its different peripherals there's an integrated switch with 4
147*990cebf0SPhilippe Reynes	  ethernet ports, 2 USB ports, 1 UART, GPIO buttons and LEDs, and
148*990cebf0SPhilippe Reynes	  a BCM43217 (PCIe).
149*990cebf0SPhilippe Reynes
150664ec31dSÁlvaro Fernández Rojasconfig BOARD_COMTREND_AR5315U
151664ec31dSÁlvaro Fernández Rojas	bool "Comtrend AR-5315u"
152664ec31dSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6318
153664ec31dSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
154664ec31dSÁlvaro Fernández Rojas	help
155664ec31dSÁlvaro Fernández Rojas	  Comtrend AR-5315u boards have a BCM6318 SoC with 64 MB of RAM and 16
156664ec31dSÁlvaro Fernández Rojas	  MB of flash (SPI).
157664ec31dSÁlvaro Fernández Rojas	  Between its different peripherals there's an integrated switch with 4
158664ec31dSÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and
159664ec31dSÁlvaro Fernández Rojas	  a BCM43217 (PCIe).
160664ec31dSÁlvaro Fernández Rojas
1610642f485SÁlvaro Fernández Rojasconfig BOARD_COMTREND_AR5387UN
1620642f485SÁlvaro Fernández Rojas	bool "Comtrend AR-5387un"
1630642f485SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6328
1640642f485SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1659ac0b639SÁlvaro Fernández Rojas	help
1669ac0b639SÁlvaro Fernández Rojas	  Comtrend AR-5387un boards have a BCM6328 SoC with 64 MB of RAM and 16
1679ac0b639SÁlvaro Fernández Rojas	  MB of flash (SPI).
1689ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's an integrated switch with 4
1699ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and
1709ac0b639SÁlvaro Fernández Rojas	  a BCM43225 (PCIe).
1710642f485SÁlvaro Fernández Rojas
1725e14ce2fSÁlvaro Fernández Rojasconfig BOARD_COMTREND_CT5361
1735e14ce2fSÁlvaro Fernández Rojas	bool "Comtrend CT-5361"
1745e14ce2fSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6348
1755e14ce2fSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1765e14ce2fSÁlvaro Fernández Rojas	help
1775e14ce2fSÁlvaro Fernández Rojas	  Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB
1785e14ce2fSÁlvaro Fernández Rojas	  of flash (CFI).
1795e14ce2fSÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
1805e14ce2fSÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs, and a
1815e14ce2fSÁlvaro Fernández Rojas	  BCM4312 (miniPCI).
1825e14ce2fSÁlvaro Fernández Rojas
18377ca99d1SÁlvaro Fernández Rojasconfig BOARD_COMTREND_VR3032U
18477ca99d1SÁlvaro Fernández Rojas	bool "Comtrend VR-3032u board"
18577ca99d1SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM63268
18677ca99d1SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
1879ac0b639SÁlvaro Fernández Rojas	help
1889ac0b639SÁlvaro Fernández Rojas	  Comtrend VR-3032u boards have a BCM63268 SoC with 64 MB of RAM and
1899ac0b639SÁlvaro Fernández Rojas	  128 MB of flash (NAND).
1909ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's an integrated switch with 4
1919ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs,
1929ac0b639SÁlvaro Fernández Rojas	  and a BCM6362 (integrated).
19377ca99d1SÁlvaro Fernández Rojas
194c320b923SÁlvaro Fernández Rojasconfig BOARD_COMTREND_WAP5813N
195c320b923SÁlvaro Fernández Rojas	bool "Comtrend WAP-5813n board"
196c320b923SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6368
197c320b923SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
198c320b923SÁlvaro Fernández Rojas	help
199c320b923SÁlvaro Fernández Rojas	  Comtrend WAP-5813n boards have a BCM6369 SoC with 64 MB of RAM and
200c320b923SÁlvaro Fernández Rojas	  8 MB of flash (CFI).
201c320b923SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM53115 switch with 5
202c320b923SÁlvaro Fernández Rojas	  ethernet ports, 1 USB port, 1 UART, GPIO buttons and LEDs,
203c320b923SÁlvaro Fernández Rojas	  and a BCM4322 (miniPCI).
204c320b923SÁlvaro Fernández Rojas
2054a2b2724SÁlvaro Fernández Rojasconfig BOARD_HUAWEI_HG556A
2064a2b2724SÁlvaro Fernández Rojas	bool "Huawei EchoLife HG556a"
2074a2b2724SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6358
2084a2b2724SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2099ac0b639SÁlvaro Fernández Rojas	help
2109ac0b639SÁlvaro Fernández Rojas	  Huawei EchoLife HG556a boards have a BCM6358 SoC with 64 MB of RAM
2119ac0b639SÁlvaro Fernández Rojas	  and 16 MB of flash (CFI).
2129ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
2139ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 3 USB ports, 1 UART, GPIO buttons and LEDs, and
2149ac0b639SÁlvaro Fernández Rojas	  a RT3062F/AR9223 (PCI).
2154a2b2724SÁlvaro Fernández Rojas
216c4203e1dSÁlvaro Fernández Rojasconfig BOARD_NETGEAR_CG3100D
217c4203e1dSÁlvaro Fernández Rojas	bool "Netgear CG3100D"
218c4203e1dSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM3380
219c4203e1dSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
220c4203e1dSÁlvaro Fernández Rojas	help
221c4203e1dSÁlvaro Fernández Rojas	  Netgear CG3100D boards have a BCM3380 SoC with 64 MB of RAM and 8 MB
222c4203e1dSÁlvaro Fernández Rojas	  of flash (SPI).
223c4203e1dSÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM53115 switch with 4
224c4203e1dSÁlvaro Fernández Rojas	  ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM43225
225c4203e1dSÁlvaro Fernández Rojas	  (miniPCIe).
226c4203e1dSÁlvaro Fernández Rojas
2279d466f2fSÁlvaro Fernández Rojasconfig BOARD_NETGEAR_DGND3700V2
2289d466f2fSÁlvaro Fernández Rojas	bool "Netgear DGND3700v2"
2299d466f2fSÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6362
2309d466f2fSÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2319d466f2fSÁlvaro Fernández Rojas	help
2329d466f2fSÁlvaro Fernández Rojas	  Netgear DGND3700v2 boards have a BCM6362 SoC with 64 MB of RAM and
2339d466f2fSÁlvaro Fernández Rojas	  32 MB of flash (NAND).
2349d466f2fSÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM53125 switch with 5
2359d466f2fSÁlvaro Fernández Rojas	  ethernet ports, 2 USB ports, 1 UART, GPIO buttons and LEDs, and a
2369d466f2fSÁlvaro Fernández Rojas	  BCM43228 (miniPCIe).
2379d466f2fSÁlvaro Fernández Rojas
2388df37888SÁlvaro Fernández Rojasconfig BOARD_SAGEM_FAST1704
2398df37888SÁlvaro Fernández Rojas	bool "Sagem F@ST1704"
2408df37888SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6338
2418df37888SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2428df37888SÁlvaro Fernández Rojas	help
2438df37888SÁlvaro Fernández Rojas	  Sagem F@ST1704 boards have a BCM6338 SoC with 16 MB of RAM and 4 MB
2448df37888SÁlvaro Fernández Rojas	  of flash (SPI).
2458df37888SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
2468df37888SÁlvaro Fernández Rojas	  ethernet ports, 1 UART, GPIO buttons and LEDs, and a BCM4312
2478df37888SÁlvaro Fernández Rojas	  (miniPCI).
2488df37888SÁlvaro Fernández Rojas
24963c011f7SÁlvaro Fernández Rojasconfig BOARD_SFR_NB4_SER
25063c011f7SÁlvaro Fernández Rojas	bool "SFR NeufBox 4 (Sercomm)"
25163c011f7SÁlvaro Fernández Rojas	depends on SOC_BMIPS_BCM6358
25263c011f7SÁlvaro Fernández Rojas	select BMIPS_SUPPORTS_BOOT_RAM
2539ac0b639SÁlvaro Fernández Rojas	help
2549ac0b639SÁlvaro Fernández Rojas	  SFR NeufBox 4 (Sercomm) boards have a BCM6358 SoC with 32 MB of RAM
2559ac0b639SÁlvaro Fernández Rojas	  and 8 MB of flash (CFI).
2569ac0b639SÁlvaro Fernández Rojas	  Between its different peripherals there's a BCM5325 switch with 4
2579ac0b639SÁlvaro Fernández Rojas	  ethernet ports, 2 USB ports, 1 UART, GPIO buttons and LEDs, and
2589ac0b639SÁlvaro Fernández Rojas	  a BCM4318 (PCI).
25963c011f7SÁlvaro Fernández Rojas
2604a2b2724SÁlvaro Fernández Rojasendchoice
2614a2b2724SÁlvaro Fernández Rojas
2624a2b2724SÁlvaro Fernández Rojaschoice
263ee422142SÁlvaro Fernández Rojas	prompt "Boot mode"
264ee422142SÁlvaro Fernández Rojas
265ee422142SÁlvaro Fernández Rojasconfig BMIPS_BOOT_RAM
266ee422142SÁlvaro Fernández Rojas	bool "RAM boot"
267ee422142SÁlvaro Fernández Rojas	depends on BMIPS_SUPPORTS_BOOT_RAM
268ee422142SÁlvaro Fernández Rojas	help
269ee422142SÁlvaro Fernández Rojas	  This builds an image that is linked to a RAM address. It can be used
270ee422142SÁlvaro Fernández Rojas	  for booting from CFE via TFTP using an ELF image, but it can also be
271ee422142SÁlvaro Fernández Rojas	  booted from RAM by other bootloaders using a BIN image.
272ee422142SÁlvaro Fernández Rojas
273ee422142SÁlvaro Fernández Rojasendchoice
274ee422142SÁlvaro Fernández Rojas
275ee422142SÁlvaro Fernández Rojasconfig BMIPS_SUPPORTS_BOOT_RAM
276ee422142SÁlvaro Fernández Rojas	bool
277ee422142SÁlvaro Fernández Rojas
278*990cebf0SPhilippe Reynessource "board/broadcom/bcm968380gerg/Kconfig"
279664ec31dSÁlvaro Fernández Rojassource "board/comtrend/ar5315u/Kconfig"
2800642f485SÁlvaro Fernández Rojassource "board/comtrend/ar5387un/Kconfig"
2815e14ce2fSÁlvaro Fernández Rojassource "board/comtrend/ct5361/Kconfig"
28277ca99d1SÁlvaro Fernández Rojassource "board/comtrend/vr3032u/Kconfig"
283c320b923SÁlvaro Fernández Rojassource "board/comtrend/wap5813n/Kconfig"
2844a2b2724SÁlvaro Fernández Rojassource "board/huawei/hg556a/Kconfig"
285c4203e1dSÁlvaro Fernández Rojassource "board/netgear/cg3100d/Kconfig"
2869d466f2fSÁlvaro Fernández Rojassource "board/netgear/dgnd3700v2/Kconfig"
2878df37888SÁlvaro Fernández Rojassource "board/sagem/f@st1704/Kconfig"
28863c011f7SÁlvaro Fernández Rojassource "board/sfr/nb4_ser/Kconfig"
2894a2b2724SÁlvaro Fernández Rojas
290ee422142SÁlvaro Fernández Rojasendmenu
291