LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   u-boot flow (https://www.linuxquestions.org/questions/linux-newbie-8/u-boot-flow-787726/)

Niraj Kulkarni 02-08-2010 04:27 AM

u-boot flow
 
Hi,
I need to first understand how u-boot works and then port it for my ARM processor.

Can any one tell me from where the execution of u-boot will START.

Looking at the directory structure /cpu , /board , /lib_arm ,etc.

I understand at the end u-boot passes the control to the kernel.

Where is that part : /lib_arm/armlinux.c or /common/cmd_bootm.c.

Considering LPC2468 ARM7TDMI processor.

I need a sequence from Board power on till Linux Boot Start.
Thanks
Niraj

TB0ne 02-09-2010 01:11 PM

Quote:

Originally Posted by Niraj Kulkarni (Post 3856452)
Hi,
I need to first understand how u-boot works and then port it for my ARM processor.

Can any one tell me from where the execution of u-boot will START.
Looking at the directory structure /cpu , /board , /lib_arm ,etc.
I understand at the end u-boot passes the control to the kernel.
Where is that part : /lib_arm/armlinux.c or /common/cmd_bootm.c.
Considering LPC2468 ARM7TDMI processor.

I need a sequence from Board power on till Linux Boot Start.

Did you check the documentation on UBoot??

http://www.denx.de/wiki/U-Boot/Documentation

me011089 10-12-2012 12:55 AM

Hi niraj,
Did you get the u-boot flow,please share it.
-Thanks

TB0ne 10-12-2012 04:22 PM

Quote:

Originally Posted by me011089 (Post 4803600)
Hi niraj,
Did you get the u-boot flow,please share it.

You hijacked someone elses thread, and re-opened this thread, which is two years old...both aren't good things. And did you read the documentation provided in the response?? It answers your question.

me011089 10-13-2012 03:41 AM

Hi TB0ne,
Sorry,I didn't mean it 'the hijacking', just thought it would be nice sharing the aspect of solved thread.I just went through the documentation (FAQ's and readme),but didn't find much helpful,and i'm still reading other things,thanks for your reply

-Thanks


All times are GMT -5. The time now is 07:21 AM.