[U-Boot-Users] [PATCH] add output of 'size' to build
Andrew Dyer
amdyer at gmail.com
Mon Feb 26 23:46:27 CET 2007
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 at gmail.com>
--
Hardware, n.:
The parts of a computer system that can be kicked.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: u-boot-size.patch.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070226/f6945bb0/attachment.txt
More information about the U-Boot
mailing list