bebop2 upload script: create microsd filesystem so that logger does not

complain

Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
Roman 2016-12-13 20:16:16 +01:00 committed by Lorenz Meier
parent 34d253e4d0
commit 3392e3f9f7
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ sleep 1
adb shell mount -o remount,rw /
adb shell touch /home/root/parameters
adb shell mkdir -p /data/ftp/internal_000/fs/microsd
${RPI_TOOLCHAIN_DIR}/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-strip \
-R .comment -R .gnu.version \