commit | 47868595b20e35cc69d65beceae1f358a7a9c48f | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Fri Apr 18 12:39:23 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Apr 24 17:21:55 2008 +0200 |
tree | 9a12403755db2dfe959f5b0133b05bc69d0db4f5 | |
parent | 1116a3902b68e9c1d93d00e079be4c3ef9133317 [diff] |
Memory footprint optimizations As suggested by Wolfgang Denk: - image printing functions: - remove wrappers - remove indentation prefix from functions' signatures - merge getenv_verify and getenv_autostart into one parametrized function Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>