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>
Wed, 8 May 2013 03:16:52 +0000 (20:16 -0700)
commit7d98fc5d3f106f3063608a2e5c69d9359061437a
tree0e42fc84f07365e46358eae66db5403ddb3b3cf0
parentab1cbc0f51ddf897a3a7a768862d9dfe26a6c14d
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