Hi Eric,

On Wed, Sep 25, 2013 at 03:43:01PM -0700, Eric Nelson wrote:
> Signed-off-by: Eric Nelson <[email protected]>
> ---
>  package/boot/uboot-imx6/Makefile | 30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
> 
> diff --git a/package/boot/uboot-imx6/Makefile 
> b/package/boot/uboot-imx6/Makefile
> index 080079f..1f73460 100644
> --- a/package/boot/uboot-imx6/Makefile
> +++ b/package/boot/uboot-imx6/Makefile
> @@ -37,7 +37,37 @@ define uboot/wandboard_quad
>    TITLE:=U-Boot for the Wandboard Quad
>  endef
>  
> +define uboot/nitrogen6q
> +  TITLE:=U-Boot for Nitrogen6x/SABRE Lite (MX6Q/1GB)
> +endef
> +
> +define uboot/nitrogen6q2g
> +  TITLE:=U-Boot for Nitrogen6x i.MX6Quad 2GB board
> +endef
> +
> +define uboot/nitrogen6s
> +  TITLE:=U-Boot for Nitrogen6x i.MX6Solo 512MB board
> +endef
> +
> +define uboot/nitrogen6s1g
> +  TITLE:=U-Boot for Nitrogen6x i.MX6Solo 1GB board
> +endef
> +
> +define uboot/nitrogen6dl
> +  TITLE:=U-Boot for Nitrogen6x i.MX6Dual-Lite 512MB board
> +endef

Shouldn't here be 1024MB?

> +define uboot/nitrogen6dl1g
> +  TITLE:=U-Boot for Nitrogen6x i.MX6Dual-Lite 1GB board
> +endef

This board does not exist in 2013.07 uboot nor in the git repo. You mean
nitrogen6dl2g, right?

Please double check all the boards one more time.

Update your patch and sort the boards alphabetically. I know wandboards
are not sorted that way, so you can include that change too or I'll do
it in separate commit.

Luka
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to