Tools: fix executable permission and trailing whitespace

This commit is contained in:
Pierre Kancir 2022-05-24 16:20:17 +02:00 committed by Randy Mackay
parent b835395cf9
commit 5628b8d230
5 changed files with 2 additions and 1 deletions

View File

@ -117,4 +117,3 @@ typedef struct{
/* Definition of control register structures. */
#define PRU0_CTRL (*((volatile pruCtrl*)0x22000))
#define PRU1_CTRL (*((volatile pruCtrl*)0x24000))

View File

@ -1,3 +1,5 @@
#!/bin/bash
if [ "`echo $1`" = "load" ]; then
echo "Loading Test_Capes..."
cp devicetree/pxf/BB-SPI0-PXF-01-00A0.dtbo /lib/firmware/

View File

0
Tools/autotest/fg_plane_view.bat Executable file → Normal file
View File

0
Tools/autotest/fg_quad_view.bat Executable file → Normal file
View File