Re: [U-Boot] sram overflowed

2012-10-10 Thread Grant
>> As an aside, I noticed omap3_beagle in board.cfg, so I tried 'make >> omap3_beagle_config && make' but the resultant MLO and u-boot.img did >> not work at all. am335x_evm_config works fine, but I'm curious what >> omap3_beagle_config is for if anyone knows. > > omap3_beagle is for the beagleboa

Re: [U-Boot] sram overflowed

2012-10-09 Thread Tom Rini
On Mon, Oct 08, 2012 at 11:23:20PM -0700, Grant wrote: > >> >> git clone git://arago-project.org/git/projects/u-boot-am33x.git > >> > > >> > This is definitely NOT what you want to use when somebody mentions > >> > "latest version". This term always refers to top of tree in mainline > >> > U-Boot,

Re: [U-Boot] sram overflowed

2012-10-08 Thread Grant
>> >> git clone git://arago-project.org/git/projects/u-boot-am33x.git >> > >> > This is definitely NOT what you want to use when somebody mentions >> > "latest version". This term always refers to top of tree in mainline >> > U-Boot, see http://git.denx.de/?p=u-boot.git;a=summary resp. >> > git:/

Re: [U-Boot] sram overflowed

2012-10-08 Thread Tom Rini
On Mon, Oct 08, 2012 at 12:58:26AM -0700, Grant wrote: > >> git clone git://arago-project.org/git/projects/u-boot-am33x.git > > > > This is definitely NOT what you want to use when somebody mentions > > "latest version". This term always refers to top of tree in mainline > > U-Boot, see http://git

Re: [U-Boot] sram overflowed

2012-10-08 Thread Grant
>> git clone git://arago-project.org/git/projects/u-boot-am33x.git > > This is definitely NOT what you want to use when somebody mentions > "latest version". This term always refers to top of tree in mainline > U-Boot, see http://git.denx.de/?p=u-boot.git;a=summary resp. > git://git.denx.de/u-boo

Re: [U-Boot] sram overflowed

2012-10-07 Thread Wolfgang Denk
Dear Grant, In message you wrote: > When I try to boot the 3.6 kernel on my Beaglebone it hangs at > "Starting kernel". I read that I should try the latest version of > u-boot: > > git clone git://arago-project.org/git/projects/u-boot-am33x.git This is definitely NOT what you want to use when

Re: [U-Boot] sram

2010-06-22 Thread Wolfgang Denk
Dear "Rajeesh.R", In message <1277266420.2669.13.ca...@localhost.localdomain> you wrote: > > I am using at91rm9200dk board > in this external RAM is 32 MB is using > In the uboot we are mapping this ram So what about our internal ram of > AT91rm9200 ( 16K Bytes of SRAM ) > don't we use it ?