Re: [U-Boot] Fwd: [ Uboot code understanding guide ]

2014-01-28 Thread Devarsh gadhia
Hey wolfgang,

I am trying to port uboot on beagle boneblack.
Eventhogh uboot has support for beagle board(but not for BBB), I'd like to
port uboot 2013.10 on BBB as 1 task of ubuntu porting on BBB.

There are omap Soc supprted code in uboot source but to understand the flow
as a beginner is a bit more complex.
I'd search for the similar details in the mailchain first.  Thanks for your
response.
On Jan 27, 2014 7:56 PM, Wolfgang Denk w...@denx.de wrote:

 Dear Devarsh gadhia,

 In message CAFeYsEOoPFCCXe_Q-+0gbXW3-Suh0g7LsLSVr=
 0l9r-0ulh...@mail.gmail.com you wrote:
 
  I have started working on uboot porting on beaglebone black.

 What exactly needs porting on this board?  Does UBoot not work right
 out of the box?

  I want to learn the code flow of uboot code so that i can add necessary
  HOOKs for the porting and understanding the kernel and fs porting
 further.
 
  i am new to uboot and linux so could you please let me know the way to
  start with the walk through of the code ?

 As it has been pointed out several times in the last few days: start
 at _start, and follow the flow...   See also the archives.

 Best regards,

 Wolfgang Denk

 --
 DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
 Unix is supported by IBM, like a hanging man is supported by rope.
 - Don Libes  Sandy Ressler: _Life With Unix_

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Fwd: [ Uboot code understanding guide ]

2014-01-28 Thread Robert Nelson
On Tue, Jan 28, 2014 at 11:16 AM, Devarsh gadhia
devarsh.gad...@gmail.com wrote:
 Hey wolfgang,

 I am trying to port uboot on beagle boneblack.
 Eventhogh uboot has support for beagle board(but not for BBB), I'd like to
 port uboot 2013.10 on BBB as 1 task of ubuntu porting on BBB.

Ah why a 3rd port? there's always two configs you can use on the BBB..

am335x_evm which supports:
AM335x GP EVM
AM335x EVM SK
Beaglebone White
Beaglebone Black

or the am335x_boneblack which is just a tweak of am335x_evm to
support only the BBB

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Fwd: [ Uboot code understanding guide ]

2014-01-27 Thread Wolfgang Denk
Dear Devarsh gadhia,

In message CAFeYsEOoPFCCXe_Q-+0gbXW3-Suh0g7LsLSVr=0l9r-0ulh...@mail.gmail.com 
you wrote:

 I have started working on uboot porting on beaglebone black.

What exactly needs porting on this board?  Does UBoot not work right
out of the box?

 I want to learn the code flow of uboot code so that i can add necessary
 HOOKs for the porting and understanding the kernel and fs porting further.
 
 i am new to uboot and linux so could you please let me know the way to
 start with the walk through of the code ?

As it has been pointed out several times in the last few days: start
at _start, and follow the flow...   See also the archives.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Unix is supported by IBM, like a hanging man is supported by rope.
- Don Libes  Sandy Ressler: _Life With Unix_
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot