mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 13:27:16 -04:00
Change to flash-sd.sh to fix relative path to device tree.
This commit is contained in:
parent
d33c966a42
commit
4634756e20
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ done
|
|||
IMAGES=$BUILDROOT/output/images
|
||||
FW_JUMP=$IMAGES/fw_jump.bin
|
||||
LINUX_KERNEL=$IMAGES/Image
|
||||
DEVICE_TREE=$IMAGES/$DEVICE_TREE
|
||||
#DEVICE_TREE=$IMAGES/$DEVICE_TREE
|
||||
|
||||
SDCARD=${ARGS[0]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue