altos/stm: Add comments to the .ld files explaining how the romconfig stuff works
authorKeith Packard <keithp@keithp.com>
Sun, 24 Mar 2013 22:27:42 +0000 (15:27 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 24 Mar 2013 22:27:42 +0000 (15:27 -0700)
commit32654ffde488570abbb4db53cc93251c35df7ea9
treefc060bbafd1011f113d6a8d81294cc8adeff532b
parent72a1110b6d0571d43ddba437683f66f6d54bfda8
altos/stm: Add comments to the .ld files explaining how the romconfig stuff works

Would be nice to be able to explicitly define addresses for the
romconfig variables, but I can't figure out how to make that
work. Instead, just explicitly load the files in teh right order to
make things land in the right places.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/altos-application.ld
src/stm/altos-loader.ld