summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-09-02 23:08:34 -0600
committerKeith Packard <keithp@keithp.com>2013-09-02 23:08:34 -0600
commit224a1e01bacb7db0076129906ed58e1c785e1b14 (patch)
tree2b925c35487365fab909982a359278f4d16a44d2
parent77dc89ed5b7bf8f5b3fa3b6131660f1a98f583ea (diff)
altos: Not all products have pins to control flash loader
TeleGPS has no exposed pins for this function Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--src/product/ao_flash_pins.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/product/ao_flash_pins.h b/src/product/ao_flash_pins.h
index 439ba75c..dd67d820 100644
--- a/src/product/ao_flash_pins.h
+++ b/src/product/ao_flash_pins.h
@@ -35,7 +35,6 @@
#define HAS_VERSION 0
#define AO_BOOT_CHAIN 1
-#define AO_BOOT_PIN 1
#define IS_FLASH_LOADER 1