All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [RFC] initcall mechanism introduction
@ 2009-05-23 15:05 Jean-Christophe PLAGNIOL-VILLARD
       [not found] ` <1243091325-27683-1-git-send-email-plagnioj@jcrosoft.com>
  2009-05-23 18:19 ` [U-Boot] [RFC] initcall mechanism introduction Wolfgang Denk
  0 siblings, 2 replies; 21+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-05-23 15:05 UTC (permalink / raw)
  To: u-boot

Hi all,

	Linux Kernel has for a long time a well-optimized mechanism for for
	calling initiallisation code. Import the the same functionnality to
	U-Boot.

	Evenif it will increase a few U-Boot (999 bytes) as show in PATCH 3/3
	if we convert the NET_MULTI it will decrease of 2212 bytes at the end

Best Regards,
J.

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

end of thread, other threads:[~2009-05-27 18:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-23 15:05 [U-Boot] [RFC] initcall mechanism introduction Jean-Christophe PLAGNIOL-VILLARD
     [not found] ` <1243091325-27683-1-git-send-email-plagnioj@jcrosoft.com>
2009-05-23 15:08   ` [U-Boot] [PATCH 2/3] arm: add initcalls_init Jean-Christophe PLAGNIOL-VILLARD
2009-05-23 15:08     ` [U-Boot] [PATCH 3/3] net: switch device init to initcall Jean-Christophe PLAGNIOL-VILLARD
2009-05-23 15:41       ` Ben Warren
2009-05-23 16:36         ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-23 18:26           ` Wolfgang Denk
2009-05-23 18:31           ` Ben Warren
2009-05-23 18:19 ` [U-Boot] [RFC] initcall mechanism introduction Wolfgang Denk
2009-05-24 12:00   ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-24 14:57     ` Wolfgang Denk
2009-05-24 15:04       ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-24 17:05         ` Wolfgang Denk
2009-05-26 21:00       ` Scott Wood
2009-05-26 21:54         ` Wolfgang Denk
2009-05-26 22:07           ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-26 22:25             ` Wolfgang Denk
2009-05-26 22:20           ` Scott Wood
2009-05-26 22:28             ` Wolfgang Denk
2009-05-27  7:52           ` Haavard Skinnemoen
2009-05-27  8:12             ` Stefan Roese
2009-05-27 18:48               ` 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.