Re: [U-Boot-Users] how to use mtdparts command in uboot

2008-02-06 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > i have gone thru the mailing list also, but could not get much information. See http://www.denx.de/wiki/view/DULG/UBootEnvVariables and especially http://www.denx.de/wiki/view/DULG/UBootCmdGroupFlash#Section_5.9.3.5. > Content-Type: text/html; charset

[U-Boot-Users] how to use mtdparts command in uboot

2008-02-05 Thread nagi reddy chitta
Hi All, I am working on a project where my processor is MIPS and my NOR flash size is 32MB. So for i am managing all MTD partitions statically in Linux and the system is working fine. Now we are planning to change the mtd management to UBoot, so that i can add/delete/modify the partitions using