Tried that. did not work for 6467.....

--- On Tue, 3/3/09, Lori Gao <song....@carestreamhealth.com> wrote:

> From: Lori Gao <song....@carestreamhealth.com>
> Subject: Re: uboot upgrade
> To: gb...@yahoo.com
> Cc: davinci-linux-open-source@linux.davincidsp.com, 
> davinci-linux-open-source-boun...@linux.davincidsp.com
> Date: Tuesday, March 3, 2009, 6:28 PM
> Hi:
> 
> I am't familiar with the 6467, but in dm355 the u-boot
> can update itself.
> 
> the command sequence:
> 
> down the u-boot bin file: using uart or network
> for example: tftp 0x807000000 u-boot.bin
> 
> nand erase <u-boot address in nand> 0x20000 //in
> dm355 the size of u-boot 
> should be smaller than 128KB, otherwise, you have to take
> more actions.
> 
> nand write 0x80700000 <u-boot address in nand>
> 0x20000
> 
> 
> 
> 
> Lori Gao
> 
> R&D center(Shanghai)
> Rayco (Shanghai) Medical Products Company Limited
> Carestream Health Inc.
> 
> 
> 
> gather bzbz <gb...@yahoo.com> 
> Sent by:
> davinci-linux-open-source-boun...@linux.davincidsp.com
> 03/04/2009 10:12 AM
> Please respond to
> gb...@yahoo.com
> 
> 
> To
> davinci-linux-open-source@linux.davincidsp.com
> cc
> 
> Subject
> uboot upgrade
> 
> 
> 
> 
> 
> 
> 
> Hi, 
> 
> I made some changes to the u-boot, but how to program the
> new uboot.bin 
> into the nand on the DM6467? I mean, by using the uboot
> commands, instead 
> of the JTAG/CCS. Could not find related info. Thanks for
> your help!
> 
> 
>  
> 
> _______________________________________________
> Davinci-linux-open-source mailing list
> Davinci-linux-open-source@linux.davincidsp.com
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


      

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to