All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Newbie question
@ 2014-09-23  3:03 Donald Dade
  2014-09-23  7:51 ` Jeroen Hofstee
  0 siblings, 1 reply; 2+ messages in thread
From: Donald Dade @ 2014-09-23  3:03 UTC (permalink / raw)
  To: u-boot

I recently bought a Jetson TK1 with the intent of learning all about ARM
board bring up; essentially everything that happens between the reset
vector and the spawning of the init process (in Linux). I've got a good
understanding of this for x86, and I'd like to similarly understand what
happens with an ARM SoC.

I've been having a rough go of it, for example I cannot even find in
explicit terms what the reset vector address is. I began to think that
maybe I'm presupposing too many x86 artifacts and that that's not at all
how ARM works. x86 has a lot of cruft left over from the 70s, after all.

So I know that there is a u-boot port for the Jetson, so I cloned the
source, started swimming through it, and quickly started to drown :)

So, my questions are these:

Can anyone briefly explain how the build system works, i.e. how the source
is configured to build for Jetson, and how I find where u-boot's entry
point is, so I can just look at what it does?

Thank you,

Don

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

end of thread, other threads:[~2014-09-23  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23  3:03 [U-Boot] Newbie question Donald Dade
2014-09-23  7:51 ` Jeroen Hofstee

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.