commit | 32482be67775e00b4cbc49fba62347c1ecc6229c | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Thu Feb 19 13:53:29 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 19 14:01:42 2009 +0100 |
tree | aba955c8317fc53d0e61902820eb0d20746ff29c | |
parent | c157cec3c3f6dfc194532b3a3ca87f85b642962a [diff] |
TQM8xxL: make some room in low memory for future needs THe TQM8xxL use a ahnd-optimized linker script to efficiently use the small boot sectors in the flash. This patch makes some room in the first sector to prepare for a size increase of lib_generic/vsprintf.o by a future patch. Signed-off-by: Wolfgang Denk <wd@denx.de>