summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 72ef5ca)
raw | patch | inline | side by side (parent: 72ef5ca)
author | Yaniv Machani <yanivma@ti.com> | |
Tue, 20 Jan 2015 14:08:32 +0000 (16:08 +0200) | ||
committer | Yaniv Machani <yanivma@ti.com> | |
Tue, 20 Jan 2015 14:09:21 +0000 (16:09 +0200) |
Copy all dtb file to output folder, not just evm flavor.
Signed-off-by: Yaniv Machani <yanivma@ti.com>
Signed-off-by: Yaniv Machani <yanivma@ti.com>
build_wl18xx.sh | patch | blob | history |
diff --git a/build_wl18xx.sh b/build_wl18xx.sh
index 88280587e45a1ab63e3cbe6f8c43f3c15c9182db..a3dd9afd449f3d47c21217195bf9aa1f4e0a0a07 100755 (executable)
--- a/build_wl18xx.sh
+++ b/build_wl18xx.sh
if [ -z $NO_DTB ]
then
cp `path tftp`/zImage `path outputs`/zImage
- cp `path tftp`/am335x-evm.dtb `path outputs`/am335x-evm.dtb
+ cp `path tftp`/*.dtb `path outputs`/*.dtb
else
cp `path tftp`/uImage `path outputs`/uImage
fi
function verify_installs()
{
apps_to_verify=(
- libtool
- python
+ libtool
python-m2crypto
bison
flex