* barebox initcalls for a beagle xM
@ 2012-12-03 19:21 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2012-12-03 19:21 UTC (permalink / raw)
To: U-Boot Version 2 (barebox)
for possible teaching purposes, i posted the initcalls invoked both
for MLO and barebox.bin on my beagle xM:
http://www.crashcourse.ca/wiki/index.php/Barebox_initcalls_for_the_xM
to perhaps walk folks through the steps of barebox booting. given
time, i might expand on that page later to dig into the initcalls
themselves, but just seeing the list has some value for people trying
to follow along what it takes to get to a prompt.
rday
p.s. i'm still not sure what the value is of the "early_initcalls"
variable here:
$ grep -r early_initcall *
common/startup.c:extern initcall_t __barebox_initcalls_start[],
__barebox_early_initcalls_end[],
$
it's declared as external but it doesn't seem to be used anywhere. is
it a leftover from earlier?
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-03 19:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-03 19:21 barebox initcalls for a beagle xM Robert P. J. Day
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox