[U-Boot] [PATCH] detect and setup solidrun hummingboard2

Dennis Gilmore dennis at ausil.us
Thu Aug 24 17:05:12 UTC 2017


El jue, 24-08-2017 a las 12:45 -0300, Fabio Estevam escribió:
> 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?

https://patchwork.kernel.org/patch/9515739/ is the patch fedora is
carrying that has the dtb files. Hopefully Jon can provide some info on
current status to upstream it

Dennis


More information about the U-Boot mailing list