All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Size of external u-boot commands
@ 2009-03-26 13:47 Jon Smirl
  2009-03-26 13:52 ` Jerry Van Baren
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Jon Smirl @ 2009-03-26 13:47 UTC (permalink / raw)
  To: u-boot

My networking hardware needs microcode loaded into it before it will
function. What's the best method to load this code? It's 70KB.

My current u-boot image is 170KB. I started working with the code in
examples and api_examples. But the "hello world" programs built using
those APIs are 65-72KB in size.  That's almost half the size of my
u-boot image and these programs just print "hello world". Why are
these programs so big? My goal was to put the loader program and my
microcode into a single 128KB erase block.

My code for loading the microcode into the hardware is 7KB. Now it
looks like I will need to incorporate it into the main u-boot image
instead of making it an external command.

-- 
Jon Smirl
jonsmirl at gmail.com

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-03-27 15:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 13:47 [U-Boot] Size of external u-boot commands Jon Smirl
2009-03-26 13:52 ` Jerry Van Baren
2009-03-26 14:21   ` Jon Smirl
2009-03-26 14:37     ` Jerry Van Baren
2009-03-26 14:43     ` Rafal Jaworowski
2009-03-26 15:06       ` Jon Smirl
2009-03-26 15:10         ` Jon Smirl
2009-03-26 16:40           ` Jon Smirl
2009-03-26 15:21 ` Mike Frysinger
2009-03-26 20:27 ` Wolfgang Denk
2009-03-26 20:50   ` Jon Smirl
2009-03-26 21:15     ` Wolfgang Denk
2009-03-26 21:35       ` Jon Smirl
2009-03-26 23:26         ` Wolfgang Denk
2009-03-27  1:34           ` Jon Smirl
2009-03-27 10:37             ` Detlev Zundel
2009-03-27 10:57               ` Wolfgang Denk
2009-03-27 11:17                 ` Detlev Zundel
2009-03-27 12:47                   ` Jon Smirl
2009-03-27 15:54                     ` Mike Frysinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.