From: William J Beksi <wjbeksi@setabox.com>
To: "Joseph M Dupre (AVAB Inc.)" <dupre@avab.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: DOCboot "BDK" partition, TLAs
Date: Wed, 28 Sep 2005 09:38:13 +0800 [thread overview]
Message-ID: <4339F405.8060708@setabox.com> (raw)
In-Reply-To: <43397CAB.21913.1B78D5B@localhost>
Hi Joe,
Joseph M Dupre (AVAB Inc.) wrote:
> What is meant by the "BDK partition" the DOCboot README?
>
> M-Systems literature uses BDK to refer to their Boot software
> Development Kit. With that software API you can access the "Binary
> Partition".
>
> So when you refer to the "BDK partition" are you refering to what M-
> Systems calls the "Binary Partition"?
Yes, a BDK partition is a binary partition.
A DOC chip consists of the following partitions: IPL, BDK, BDTL. The
code in the IPL partition does some system initialization, such as
initialzing the RAM. You can use the BDK partitions to hold your
bootloader and kernel image. The BDTL is a filesystem partition and can
be accessed through /dev/tffsa. I believe the total possible number of
partitions BDK + BDTL is 4.
You can use the SDK API provided by M-Systems to access the BDK and IPL
partitions. There is documentation on M-System's website describing all
of this.
--
William J Beksi <wjbeksi@users.sourceforge.net>
GPG Key Fingerprint = ED4B 32C3 69E6 C2B7 705C 263F CB2F 3253 E7E1 DB3B
prev parent reply other threads:[~2005-09-28 1:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-28 0:08 DOCboot "BDK" partition, TLAs Joseph M Dupre (AVAB Inc.)
2005-09-28 1:38 ` William J Beksi [this message]
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=4339F405.8060708@setabox.com \
--to=wjbeksi@setabox.com \
--cc=dupre@avab.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