is there any documentation for any of the code that comes with OMAP-L138_FlashAndBootUtils_2_29? from what I see there appears to be a very useful underlying library that would actually be useful with some documentation.
for example, in spi_mem.c, the function SPI_MEM_eraseBytes() contains various vague comments that you can send paramtgers that will bulk erase OR block erase OR sector erase. while I could read the code, some of it is more than a little obtuse.