Spritetm / hadbadge2019_fpgasoc

FPGA SoC code and application example for Hackaday Supercon 2019 badge
Other
159 stars 70 forks source link

Skip autoexec when START is held #65

Closed Roger-random closed 5 years ago

Roger-random commented 5 years ago

When the user wants to skip autoexec to boot faster, they can now hold down START to bypass autoexec.

Also allows the user to bypass a bad autoexec.elf, which resolves issue #62

Roger-random commented 5 years ago

Sylvain Munaut said START and SELECT already had meaning in bootloader.

Since IPL is already using A to launch programs, moving to use B for autoexec skip.