Re: [U-Boot] [PATCH 1/3] arm: kirkwood: dts: Add openrd-* dtb makefile build targets

2019-04-26 Thread Stefan Roese

On 11.04.19 12:33, Stefan Roese wrote:

The following Kirkwood dtb build targets are currently missing:

kirkwood-openrd-base.dtb
kirkwood-openrd-client.dtb
kirkwood-openrd-ultimate.dtb

This patch adds them to the Makefile to fix the build error.

Signed-off-by: Stefan Roese 
Cc: Chris Packham 


Applied to u-boot-marvell/master.

Thanks,
Stefan
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/3] arm: kirkwood: dts: Add openrd-* dtb makefile build targets

2019-04-12 Thread Chris Packham
On Thu, 11 Apr 2019, 10:33 PM Stefan Roese,  wrote:

> The following Kirkwood dtb build targets are currently missing:
>
> kirkwood-openrd-base.dtb
> kirkwood-openrd-client.dtb
> kirkwood-openrd-ultimate.dtb
>
> This patch adds them to the Makefile to fix the build error.
>
> Signed-off-by: Stefan Roese 
> Cc: Chris Packham 
>

Reviewed-by: Chris Packham 

> ---
>  arch/arm/dts/Makefile | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index 4f05df1321..f36b801219 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -56,6 +56,9 @@ dtb-$(CONFIG_KIRKWOOD) += \
> kirkwood-ns2lite.dtb \
> kirkwood-ns2max.dtb \
> kirkwood-ns2mini.dtb \
> +   kirkwood-openrd-base.dtb \
> +   kirkwood-openrd-client.dtb \
> +   kirkwood-openrd-ultimate.dtb \
> kirkwood-pogo_e02.dtb \
> kirkwood-sheevaplug.dtb
>
> --
> 2.21.0
>
>
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot