Bootpart Code Library (Windows CE 5.0)

Send Feedback

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

BinFS and the Bootpart Library | Boot Loader Support Libraries

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.