Re: Booting from HD using HD file system

2007-03-14 Thread brady_lo
[EMAIL PROTECTED] To: brady_lo [EMAIL PROTECTED]; davinci-linux-open-source@linux.davincidsp.com Sent: Wednesday, March 14, 2007 10:30 PM Subject: RE: Booting from HD using HD file system In the Getting Start Guide, there are three boot methods. I try them and work well. Now, I

Booting from HD using HD file system

2007-03-13 Thread brady_lo
Hello, In the Getting Start Guide, there are three boot methods. I try them and work well. Now, I will try the booting from Hard Drive (HD) using HD file system. Can anyone tell me how to do this ? Regards, Brady___

u-boot POST

2007-01-17 Thread brady_lo
Hi, I am trying to add power on self test (POST) in u-boot. After add a line in ./include/configs/davinci.h and re-build u-boot. #define CONFIG_POST (CFG_POST_UART) The compilation is faild. The error message was shown as follows: . . complex.c:0: warning: target CPU does

Re: u-boot POST

2007-01-17 Thread brady_lo
- From: Carlos Ojea [EMAIL PROTECTED] To: brady_lo [EMAIL PROTECTED] Cc: davinci-linux-open-source@linux.davincidsp.com Sent: Wednesday, January 17, 2007 8:19 PM Subject: Re: u-boot POST complex.c:0: warning: target CPU does not support interworking make[1]: *** [.depend] Error 1 make[1]: Leaving

Re: re-flash the linux kernel on NOR flash

2007-01-15 Thread brady_lo
Hello Carlos Thanks for your help I found the How to flash u-image linux kernel on Davinci EVM document. There are two methods in this document, one is your anser. Thanks - Original Message - From: Carlos Ojea [EMAIL PROTECTED] To: brady_lo [EMAIL PROTECTED] Cc: davinci-linux-open

flash u-boot on DVEVM problem

2007-01-14 Thread brady_lo
Hi all I try to load u-boot to DVEVM NOR/NAND flash. When I load the u-boot image (u-boot-xxx-nor.bin) on the CCS debugger, it show out the error message as following: Data verification failed at address 0x8000A1DC. Please verify target memory and memory map. How can

Software tools install problem

2007-01-08 Thread brady_lo
Hello I am new to Davinci DVEVM. I try to install DVEVM software tools on my PC (Red Hat Enterprise Linux v3) There is no InstallShield Wizard will show out and no error message after I execute the mvl_setuplinux_x_xx_xx_xx.bin (I already set the DISPLALY environment varialbe to cnabcx) How