HI,
we are struggling the dsp-ubl trying to make it work ...
when review and debug the code (using code-composer) - we realized that it wrongly detect the spi flash as 8-bit (instead of 24bit for winbond 25q32) - spi_mem.c e.g.
the code detect the addressing based on the return value (of 0xff) - which seems to be not robust.
is there an updated dsp-ubl code ?
we are using the EVM OMAP-L137
Eyal