[U-Boot] Booting two OS on dual core processor using U-boot.

2011-11-02 Thread Sandeep Sharma
Hi, I have a query regarding U-Boot. Is it possible to boot two separate OS on a Dual/multi core processor using U-Boot. I want to implement AMP on a dual core processor and want to run two separate OS on a dual core arm cortex a9 processor. Did anybody tried the same thing earlier using the U-B

[U-Boot] Code relocation in U-boot.

2011-11-07 Thread Sandeep Sharma
Hi, I am analyzing U-Boot code for "relocate_code" function. In this function after copying the text section and before clearing the bss section we are doing "fix .rel.dyn relocations". I want to know that what actually we are doing in this section of code. What does this section actually contains

Re: [U-Boot] Code relocation in U-boot.

2011-11-07 Thread Sandeep Sharma
s also not helpful. It nowhere talks about ".rel.dyn" section which i referred to in my previous post. Can You provide any pointer from where i can get understanding of this section. Regards,, Sandeep On Tue, Nov 8, 2011 at 2:05 AM, Albert ARIBAUD wrote: > Le 07/11/2011 14:41,