[U-Boot] [PATCH] detect and setup solidrun hummingboard2
Peter Robinson
pbrobinson at gmail.com
Thu Aug 24 21:40:13 UTC 2017
On Thu, Aug 24, 2017 at 4:45 PM, Fabio Estevam <festevam at gmail.com> wrote:
> Hi Dennis,
>
> On Thu, Aug 24, 2017 at 12:34 PM, Dennis Gilmore <dennis at 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?
RMK posted a RFC [1] but I've not seen then go anywhere and I didn't
get a response from him when I emailed him but I'm not sure that's
unusual.
Peter
[1] https://www.spinics.net/lists/arm-kernel/msg554183.html
More information about the U-Boot
mailing list