I am assuming the following which may be incorrect so please correct as 
necessary:

The load address of the SPL (MLO) is determined by the PPL/ROM code.

The SPL (MLO) must know the load address of U-Boot as it is not interactive.

U-Boot must be linked with the above address in mind.

U-Boot can load the DTB and the kernel anywhere it likes. The DTB address 
can be passed to the kernel (I believe through a register). The kernel 
itself must loaded at the address at which is was linked.

I'd like to understand where each of these are defined so I can 
intelligently configure U-Boot to do the right things (rather than simply 
copy a uEnv.txt and assume it is correct).

I'm using Yocto/Poky Pyro. Where do I find all these bits of information so 
I can tie everything together?

Thanks.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f309557a-8d79-41e7-8312-c4ad93feb7cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to