]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap4_common.h
arm: omap4: panda: Add reading of the board revision
[people/ms/u-boot.git] / include / configs / omap4_common.h
index f47d52e2d08c4087a703b7fdb892cd3ff85deb20..2fa4382c3ef54a3f39102a26eb717afcabd1bfe3 100644 (file)
                        "setenv fdtfile omap4-sdp.dtb; fi; " \
                "if test $board_name = panda; then " \
                        "setenv fdtfile omap4-panda.dtb; fi;" \
+               "if test $board_name = panda-a4; then " \
+                       "setenv fdtfile omap4-panda-a4.dtb; fi;" \
                "if test $board_name = panda-es; then " \
                        "setenv fdtfile omap4-panda-es.dtb; fi;" \
                "if test $fdtfile = undefined; then " \