A8_01_01 BSP. One of the advertised features is the ability to load the needed xldr,eboot and nk.bin files from the SD card to the flash for subsequent booting from flash alone.
I know you can download these files (ebootnand.bin, xldrnand.bin and nk.bin) from platform builder or use the pserial tool. But to load them from the sd card (for those without PB) is a handy feature. This almost works except for the fact the "ebootnand.bin" is not in an 8.3 file format and the SD eboot will not take it.
Sure you can rename it before you put it on the card but it would be much better if the BSP generated "ebootnd.bin" instead of "ebootnand.bin".