You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fullBoot functionality restored through the following:
Minor changes to sd_spi_model.v to properly process the offset (BBL_PARTITION_START_SECTOR) passed to it by the CEP bootrom (sd.c)
In cep_apis.cc, changed loadMemory to restore the destOffset parameter, allowing fullBoot to load the executable into the SD model by the BBL_PARITION_START_SECTOR offset (x512b block size)
Changed default BAREMETAL_PRINTF for fullBoot to be kputc (thus enabling baremetal UART printfs via UART)
No description provided.
The text was updated successfully, but these errors were encountered: