]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6cuboxi.h
detect and setup solidrun hummingboard2
[u-boot] / include / configs / mx6cuboxi.h
index 4e12de1212249adfe24aa8cf73505925aaa2ae1b..7fefe8edcb81747e2f09a9fef622bc1afbbf1c5d 100644 (file)
                        "fi; "  \
                "fi\0" \
        "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; " \
                "if test $board_name = HUMMINGBOARD && test $board_rev = MX6Q ; then " \
                        "setenv fdtfile imx6q-hummingboard.dtb; fi; " \
                "if test $board_name = HUMMINGBOARD && test $board_rev = MX6DL ; then " \