commit | 0b7edfd80b16ff01c2ac79b05b390bb7b0ea55e2 | [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 | d5ec9962c5cdc2cc9782cd3dabcb151150a87b81 [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>