Replacing the current exposed fetch enable with a small bootrom with a trampoline (wfi then jump) mechanism would make it easier to use and also easier to add more cores or peripherals that require some configuration first.
it is overall a more flexible and easier to use mechanism to achieve the same goal (clearly defined start of the core after all configurations are done).
Replacing the current exposed fetch enable with a small bootrom with a trampoline (wfi then jump) mechanism would make it easier to use and also easier to add more cores or peripherals that require some configuration first.
it is overall a more flexible and easier to use mechanism to achieve the same goal (clearly defined start of the core after all configurations are done).