board/atmel: use correct sam-ba binary in flasher.sh script
authorJoshua Henderson <joshua.henderson@microchip.com>
Thu, 5 Apr 2018 21:34:41 +0000 (14:34 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 6 Apr 2018 19:34:16 +0000 (21:34 +0200)
commite1452fe8434c4613d1727034db525c0a9bbc6dfd
tree9d18cd8377cfbed0244a52b8ae4770b7b4597afa
parent9f1f27827f5569500c6d79f2d1e9417c9db23d33
board/atmel: use correct sam-ba binary in flasher.sh script

Instead of using the install of sam-ba under host/opt directly, use the symlink
created in host/bin.  The side effect of doing this instead allows the correct
sam-ba binary to be used based on the host arch being 32 bit or 64 bit.

Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/atmel/flasher.sh