Pack 16bit code into last part of f-segment.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 23 May 2009 21:49:44 +0000 (17:49 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 23 May 2009 21:49:44 +0000 (17:49 -0400)
commitb1a0d3a2ee7dce27066b742444634bdf7ecbef7a
treed54ea4de40aa6689b002a3a3c7af120d92e4a90d
parentca668640a91108ef3260c8402fc7ecb3cd5c6728
Pack 16bit code into last part of f-segment.

Locate 16bit code into the top of the f-segment.  (Before some of the
    16bit code was located just after the 32bit code.)
src/rombios16.lds.S
src/rombios32.lds.S
tools/checkrom.py
tools/layoutrom.py