altos/avr: Must leave space for init stack in ram
authorKeith Packard <keithp@keithp.com>
Wed, 12 Oct 2011 00:45:51 +0000 (18:45 -0600)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Oct 2011 00:57:32 +0000 (18:57 -0600)
commitb80f8ffb61566cbd134c399ea6ccf9290075490b
treea10eee548278b66fd1901a6ba8d25a9069872313
parentf1573a752425121d4c6a14285f1eb0fef3a8bea5
altos/avr: Must leave space for init stack in ram

The stack used during system initialization lives at the top of RAM,
so leave some space for that.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/util/check-avr-mem