Share via


Bootpart Code Library (Windows Embedded CE 6.0)

1/5/2010

The Bootpart library, in the %_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\Bootpart directory, provides storage partitioning routines, which assist the boot loader in partitioning storage, such as flash memory, and reading from or writing to the storage device. The library works with lower-level flash memory access routines. You can use this library to separate multiple BIN regions, or multiple execute in place (XIP) processes, from file system storage areas on a device based on NAND flash memory.

See Also

Concepts

Boot Loader Support Libraries

Other Resources

BinFS and the Bootpart Library