altos/flash-loader: Check memory addresses against flash space
authorKeith Packard <keithp@keithp.com>
Tue, 13 May 2014 06:18:41 +0000 (23:18 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 May 2014 06:18:41 +0000 (23:18 -0700)
This validates memory read/write requests to make sure they are within
the available flash memory space.

This also reports the flash base and bounds addresses in the 'version'
command so that the loader can validate the image before attempting to
write it.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found