Hi Dennis,

On Thu, Aug 24, 2017 at 12:34 PM, Dennis Gilmore <den...@ausil.us> wrote:

>         "findfdt="\
> +               "if test $board_name = HUMMINGBOARD2 && test $board_rev = 
> MX6Q ; then " \
> +                       "setenv fdtfile imx6q-hummingboard2.dtb; fi; " \
> +               "if test $board_name = HUMMINGBOARD2 && test $board_rev = 
> MX6DL ; then " \
> +                       "setenv fdtfile imx6dl-hummingboard2.dtb; fi; " \

Patch looks good, but I do not see any hummingboard2 device tree in
the mainline kernel.

Is there anyone working on sending them upstream?

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

Reply via email to