
26 Feb
2007
26 Feb
'07
11:46 p.m.
patch adds a call to the appropriate version of 'size' and prints output like so during make:
cd /home/adyer/Projects/u-boot && arm-linux-size u-boot text data bss dec hex filename 128878 7843 20532 157253 26645 u-boot
just before making the srec and bin versions. I find it handy to keep track of how big things are getting.
Signed-off-by: Andrew Dyer amdyer@gmail.com
--
Hardware, n.:
The parts of a computer system that can be kicked.