public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* region_info_user and otp_info
@ 2006-11-07  3:50 Anand Patil
  2006-11-07 11:45 ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: Anand Patil @ 2006-11-07  3:50 UTC (permalink / raw)
  To: linux-mtd

Hi,
       I am new bee to MTD user land,

      1)  Iam not getting what region information refers to in MTD?
            ---------------------------
            struct region_info_user {
            uint32_t offset;                /* At which this region starts,
                                         * from the beginning of the MTD */
            uint32_t erasesize;             /* For this region */
            uint32_t numblocks;             /* Number of blocks in this 
region */
            uint32_t regionindex;
            };
           ---------------------------

    2) I did'nt get the purpose of the below strucuture defined and its 
usage ?
        ---------------------------
        struct otp_info {
                uint32_t start;
                uint32_t length;
                uint32_t locked;
        };

        ---------------------------

Warm Regards,
Anand Patil 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-07 14:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-07  3:50 region_info_user and otp_info Anand Patil
2006-11-07 11:45 ` Josh Boyer
2006-11-07 14:49   ` Anand Patil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox