public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* DOCboot "BDK" partition, TLAs
@ 2005-09-28  0:08 Joseph M Dupre (AVAB Inc.)
  2005-09-28  1:38 ` William J Beksi
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph M Dupre (AVAB Inc.) @ 2005-09-28  0:08 UTC (permalink / raw)
  To: linux-mtd

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"?

- Joe 

... too many TLAs

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

* Re: DOCboot "BDK" partition, TLAs
  2005-09-28  0:08 DOCboot "BDK" partition, TLAs Joseph M Dupre (AVAB Inc.)
@ 2005-09-28  1:38 ` William J Beksi
  0 siblings, 0 replies; 2+ messages in thread
From: William J Beksi @ 2005-09-28  1:38 UTC (permalink / raw)
  To: Joseph M Dupre (AVAB Inc.); +Cc: linux-mtd

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

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

end of thread, other threads:[~2005-09-28  1:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-28  0:08 DOCboot "BDK" partition, TLAs Joseph M Dupre (AVAB Inc.)
2005-09-28  1:38 ` William J Beksi

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