Re: [U-Boot] Uboot NAND sub system and it's commands

2009-03-03 Thread Swapnali C. Patil
Thanks Scott for input Best regards -swapnali - Original Message - From: "Scott Wood" To: "Swapnali C. Patil" Cc: Sent: Wednesday, March 04, 2009 4:18 AM Subject: Re: [U-Boot] Uboot NAND sub system and it's commands > On Mon, Mar 02, 2009 at 08:36:03PM +0

Re: [U-Boot] Uboot NAND sub system and it's commands

2009-03-03 Thread Scott Wood
On Mon, Mar 02, 2009 at 08:36:03PM +0530, Swapnali C. Patil wrote: > Hello All, > I am using DM6446 (TI DaVinci) customized board. > 1. I am not able to understand meaning of NAND Sub system U boot commands, > e.g. nand write, nand read, nand erase etc. "write", "read", and "erase" are fairly s

[U-Boot] Uboot NAND sub system and it's commands

2009-03-02 Thread Swapnali C. Patil
Hello All, I am using DM6446 (TI DaVinci) customized board. 1. I am not able to understand meaning of NAND Sub system U boot commands, e.g. nand write, nand read, nand erase etc. 2. I want to use the NAND sub system U boot command in Linux (ARM side of DM6446 core), is it possible ? may be some