Open gardners opened 7 months ago
targetsetup.asm ends up in an infinite loop trying to write to the registers, but never sees the changed value, so sits with flashing border colours forever.
We should instead allow boot to proceed after some reasonable timeout.
Is this ready to be merged? Who had this problem? Just for documentation...
targetsetup.asm ends up in an infinite loop trying to write to the registers, but never sees the changed value, so sits with flashing border colours forever.
We should instead allow boot to proceed after some reasonable timeout.