
11 Apr
2019
11 Apr
'19
12:44 p.m.
On 11.04.19 12:22, Chris Packham wrote:
From: Chris Packham chris.packham@alliedtelesis.co.nz
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
Changes in v3:
- Adjust path to binary.0 in kwbimage.cfg to handle external build output directories.
Changes in v2:
- u-boot specific changes in u-boot.dtsi
- remove unnecessary entries from board config.h
- move some changes to earlier patches
Reviewed-by: Stefan Roese sr@denx.de
Thanks, Stefan