altos: Place STM config values at fixed addresses for re-use
authorKeith Packard <keithp@keithp.com>
Tue, 17 Jul 2012 08:24:52 +0000 (01:24 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 17 Jul 2012 08:24:52 +0000 (01:24 -0700)
commita5d873d47b3b16ca32559b4de668bf07b25eddb0
tree47c2ca395d776b4e4574ca59dbfdb49d8b6ea870
parent20877ae9de8bb5d3a29e2a96024e53afbd396f55
altos: Place STM config values at fixed addresses for re-use

Just like cc1111, stick the serial number and radio calibration values
at known fixed addresses so that when re-flashing the board, we can go
find the existing values.

Signed-off-by: Keith Packard <keithp@keithp.com>
13 files changed:
ao-tools/ao-load/ao-load.c
src/avr/ao_arch.h
src/avr/ao_romconfig.c
src/cc1111/ao_arch.h
src/core/ao_product.c
src/drivers/ao_cc1120.c
src/drivers/ao_companion.c
src/megametrum-v0.1/Makefile
src/megametrum-v0.1/ao_pins.h
src/stm-bringup/Makefile
src/stm/altos.ld
src/stm/ao_arch.h
src/stm/ao_romconfig.c