Booting via NOR FLash- DM6467

2009-07-06 Thread Sidharth Garde
Hi , I am using custom board consisting of DM6467 Davinci processor. I am trying to boot the processor from an on-board NOR flash, by burning ubl and u-boot to the NOR flash. AFter burning the NOR flash with u-boot, I get the following series of messages sfh_Dm646x.exe -norflash -v ubl_DM646x_

Re: Changing Machine ID

2009-04-26 Thread Sidharth Garde
Hi, AFAIK, the appropriate machine ID is selected at the time of compiling the available source code. If you are using the available makefile directly, then I suggest you go for recompilation with the appropriate machine ID option set ( - M i think) and enter your own machine ID. That will p

Re: Kernel hangs while booting

2009-04-22 Thread Sidharth Garde
Hi Muneendra, Please check out Bernard Thompson's reply. The probelm is in the line bootargs=console=ttyS0,115200n8=noinitrd rw It should be bootargs=console=ttyS0,115200n8 noinitrd rw (Note the absence of = sign after 115200n8) Thats the issue, which is preventing your console from getting ini

Re: DM6467 EVM u-boot Nand flash issue

2009-04-06 Thread Sidharth Garde
Dear All, I am also working on a DM6467 proceesor. Can you please tell me where I can find U-Boot 1.3.4 and u-boot version 2009.3 for downloading? Thanks, Sidharth - Original Message - From: "Paulraj, Sandeep" To: "Neeraj Tandon" ; Sent: Sunday, April 05, 2009 5:50 AM Subject: R