Share via


Bootpart Code Library

The Bootpart library, located in %_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\Bootpart, 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 multi-execute in place (XIP), from file system storage areas on a NAND flash memory-based device.

See Also

Boot Loader Support Libraries

© 2005 Microsoft Corporation. All rights reserved.