Re: [U-Boot] Issues in U-BOOT for OMAPL137

2011-05-16 Thread Nick Thompson
Please don't top post, it really breaks up the flow of the conversation when people look at it later on. And please keep the list on CC. On 13/05/11 06:31, shilpa jadav wrote: > Hi, > >I tried latest U-BOOT release from > git://git.denx.de/u-boot.git or http://git.denx.de/u-boot.git > > I am

Re: [U-Boot] Issues in U-BOOT for OMAPL137

2011-05-12 Thread Nick Thompson
On 11/05/11 10:15, shilpa jadav wrote: > Hi , > When i am trying to compile u-boot for omapL137 by issuing the following > command > make da830_omapl137_evm_config CROSS_COMPILE=arm-none-linux-gnueabi- > > Our goal is to get USB up on the uboot . We are trying to boot OMAPL137 Evm > using USB mass

[U-Boot] Issues in U-BOOT for OMAPL137

2011-05-11 Thread shilpa jadav
Hi , When i am trying to compile u-boot for omapL137 by issuing the following command make da830_omapl137_evm_config CROSS_COMPILE=arm-none-linux-gnueabi- Our goal is to get USB up on the uboot . We are trying to boot OMAPL137 Evm using USB mass storage device(Pen drive) I have added the following