[PATCH v2 6/8] arm: kirkwood: Pogoplug-V4 : Add board Make file

Stefan Roese sr at denx.de
Thu Jan 13 14:37:21 CET 2022


On 12/23/21 08:26, Tony Dinh wrote:
> Add board Makefile for Pogoplug V4
> 
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>

Nitpicking: In the subject you write "Make file". Please change this
to "Makefile" there as well.

Other than this:

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

> ---
> 
> Changes in v2:
> - Merge all constants into the pogo_v4.c file, remove pogo_v4.h
> 
>   board/cloudengines/pogo_v4/Makefile | 10 ++++++++++
>   1 file changed, 10 insertions(+)
>   create mode 100644 board/cloudengines/pogo_v4/Makefile
> 
> diff --git a/board/cloudengines/pogo_v4/Makefile b/board/cloudengines/pogo_v4/Makefile
> new file mode 100644
> index 0000000000..511bf5ff7e
> --- /dev/null
> +++ b/board/cloudengines/pogo_v4/Makefile
> @@ -0,0 +1,10 @@
> +# SPDX-License-Identifier: GPL-2.0+
> +#
> +# (C) Copyright 2014-2021 Tony Dinh <mibodhi at gmail.com>
> +#
> +# Based on
> +# Marvell Semiconductor <www.marvell.com>
> +# Written-by: Prafulla Wadaskar <prafulla at marvell.com>
> +#
> +
> +obj-y	:= pogo_v4.o
> 

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de


More information about the U-Boot mailing list