[U-Boot] [PATCH v2 5/5] arm: mvebu: Add DB-XC3-24G4XG board
Stefan Roese
sr at denx.de
Thu Apr 11 06:45:47 UTC 2019
Hi Chris,
On 15.02.19 23:49, Chris Packham wrote:
> From: Chris Packham <chris.packham at 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 at gmail.com>
Compiling this with buildman (Travis) leads to this error:
arm: + db-xc3-24g4xg
+Didn't find the file 'board/Marvell/db-xc3-24g4xg/binary.0' in '/home/stefan/git/u-boot/.bm-work/00/build' which is mandatory to generate the image
+This file generally contains the DDR3 training code, and should be extracted from an existing bootable
+image for your board. See 'kwbimage -x' to extract it from an existing image.
+Could not create image
+make[1]: *** [u-boot.kwb] Error 1
+make[1]: *** Deleting file 'u-boot.kwb'
The external build output directory seems to be the problem here.
Could you please look into this?
Thanks,
Stefan
More information about the U-Boot
mailing list