Skip to content
This repository was archived by the owner on May 28, 2019. It is now read-only.

Conversation

mcudev
Copy link
Contributor

@mcudev mcudev commented Oct 16, 2017

Addressing #49

With these changes, the boardloader vector table is clean.
I've tested that the boardloader SDIO stuff works with this code removed. I was able to put a new bootloader on and install a firmware using that (Nice work! Those are changes from today that I haven't reviewed other than to run functional tests so far).

The bootloader already did not have this interrupt handler in its vector table.

That left the firmware as the only place that might use SDIO interrupts. Upon further inspection, I don't think we use SDIO interrupts anywhere, so I've removed the IRQ setup etc...

@prusnak prusnak merged commit ac89203 into trezor:master Oct 16, 2017
@prusnak
Copy link
Member

prusnak commented Oct 16, 2017

Thanks!

@mcudev mcudev deleted the sdio-interrupt branch October 16, 2017 22:44
@real-or-random real-or-random mentioned this pull request Apr 2, 2019
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants