board/atmel: add flasher.sh support for at91sam9260ek
authorJoshua Henderson <joshua.henderson@microchip.com>
Fri, 6 Apr 2018 20:55:04 +0000 (13:55 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 7 Apr 2018 07:04:58 +0000 (09:04 +0200)
Add support to the flasher.sh script for the at91sam9260-ek board which
complements the existing at91sam9260eknf_defconfig.

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

index c1227609520748f9003bb8f22461ed33f5ced2b2..8cae6af906b4ffacb9a8f59947fd9b9d0691afd7 100755 (executable)
@@ -4,6 +4,10 @@ BUILDIR=$1
 TTY=$2
 BOARD=$3
 
+family_at91sam9260ek="at91sam9260ek"
+mach_at91sam9260ek="at91sam9260-ek"
+dtb_at91sam9260ek="at91sam9260ek.dtb"
+
 family_at91sam9g45m10ek="at91sam9m10g45ek"
 mach_at91sam9g45m10ek="at91sam9m10-g45-ek"
 dtb_at91sam9g45m10ek="at91sam9m10g45ek.dtb"
@@ -90,6 +94,7 @@ Usage:
   $0 <builddir_path> <interface> <board>
 
 Available boards:
+  at91sam9260ek
   at91sam9g45m10ek
   at91sam9rlek
   at91sam9g15ek