From: "Anand Patil" <anandpatil@ti.com>
To: <linux-mtd@lists.infradead.org>
Subject: region_info_user and otp_info
Date: Tue, 7 Nov 2006 09:20:10 +0530 [thread overview]
Message-ID: <000e01c7021f$d436ee80$5ef5180a@ent.ti.com> (raw)
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
next reply other threads:[~2006-11-07 3:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-07 3:50 Anand Patil [this message]
2006-11-07 11:45 ` region_info_user and otp_info Josh Boyer
2006-11-07 14:49 ` Anand Patil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000e01c7021f$d436ee80$5ef5180a@ent.ti.com' \
--to=anandpatil@ti.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox