Re: [U-Boot] Creating partitions on NAND flash

2009-03-08 Thread Afzal Nadirshah
: Wolfgang Denk [mailto:w...@denx.de] Sent: Friday, March 06, 2009 5:37 PM To: Afzal Nadirshah Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Creating partitions on NAND flash Dear Afzal Nadirshah, In message <174230991e95d743b0c91df471ef44e8434f1c5...@mtw02msg02.mindtree.com> you wrote: > >

Re: [U-Boot] Creating partitions on NAND flash

2009-03-06 Thread Wolfgang Denk
Dear Afzal Nadirshah, In message <174230991e95d743b0c91df471ef44e8434f1c5...@mtw02msg02.mindtree.com> you wrote: > > I would like to partition the NAND flash on a canyonlands board. As per my > understanding, the partitioning is done using the "add_mtd_partitions" > function in the file "drive

[U-Boot] Creating partitions on NAND flash

2009-03-06 Thread Afzal Nadirshah
Hi All, I would like to partition the NAND flash on a canyonlands board. As per my understanding, the partitioning is done using the "add_mtd_partitions" function in the file "drivers/mtd/mtdpart.c". I also understand that the information about a partition is stored in the structure : "struct