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

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

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

2014-01-27 Thread Devarsh gadhia
Hi All, I have started working on uboot porting on beaglebone black. 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

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