|
@@ -130,6 +130,8 @@
|
|
"findfdt="\
|
|
"findfdt="\
|
|
"if test $board_name = A335BONE; then " \
|
|
"if test $board_name = A335BONE; then " \
|
|
"setenv fdtfile am335x-bone.dtb; fi; " \
|
|
"setenv fdtfile am335x-bone.dtb; fi; " \
|
|
|
|
+ "if test $board_name = A335BNLT; then " \
|
|
|
|
+ "setenv fdtfile am335x-boneblack.dtb; fi; " \
|
|
"if test $board_name = A33515BB; then " \
|
|
"if test $board_name = A33515BB; then " \
|
|
"setenv fdtfile am335x-evm.dtb; fi; " \
|
|
"setenv fdtfile am335x-evm.dtb; fi; " \
|
|
"if test $board_name = A335X_SK; then " \
|
|
"if test $board_name = A335X_SK; then " \
|