Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2711: Fix handling of serial numbers in single shot mode
It's possible that SerialNumber=3 might be received twice due to differences in timing causing rpiboot to exit too early i.e. before the second stage has started. Tweak the loop condition to handle this.
- Loading branch information