barebox initcalls for a beagle xM
Robert P. J. Day
rpjday at crashcourse.ca
Mon Dec 3 14:21:54 EST 2012
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
========================================================================
More information about the barebox
mailing list