[U-Boot] [PATCH v2 5/5] arm: mvebu: Add DB-XC3-24G4XG board

Chris Packham judge.packham at gmail.com
Thu Apr 11 07:23:40 UTC 2019


On Thu, Apr 11, 2019 at 6:46 PM Stefan Roese <sr at denx.de> wrote:
>
> 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?

Yep I'll take a look.


More information about the U-Boot mailing list