]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
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)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Apr 2018 19:33:10 +0000 (21:33 +0200)
commit1128385dc9dbefc347ff98472b43dd530489be2e
tree40d2cd28c332fe52dc0cff0b7ce175661ce553e8
parent50f01475aaa9115cbe91d0bbdd5e81be0be5e22e
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>
(cherry picked from commit e1452fe8434c4613d1727034db525c0a9bbc6dfd)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/atmel/flasher.sh