mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-13 23:02:59 +00:00
4db944ab44
The DB-XC3-24G4XG is a switch development board from Marvell. It can either use and external CPU card such as the db-88f6820-amc or the internal CPU that is integrated into the switch. Add support for running U-Boot on the internal CPU and enable the USB, SPI and NAND peripherals. For now this needs the bin_hdr from the Marvell U-Boot for this board. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
7 lines
237 B
Text
7 lines
237 B
Text
DB-XC3-24G4XG BOARD
|
|
M: Chris Packham <chris.packham@alliedtelesis.co.nz>
|
|
S: Maintained
|
|
F: board/Marvell/db-xc3-24g4xg/
|
|
F: include/configs/db-xc3-24g4xg.h
|
|
F: configs/db-xc3-24g4xg-amc_defconfig
|
|
F: arch/arm/dts/armada-xp-db-xc3-24g4xg.dts
|