Releases: oxidecomputer/hubris
Releases · oxidecomputer/hubris
psc release
Remove unconnected QSPI reset line (#1812) This is a legacy pin from the original Gemini Bringup Board, and isn't actually connected on Sidecar (PF5 is `V1P8_PG_A2`, which we're presumably fighting against)
rot release
Remove unconnected QSPI reset line (#1812) This is a legacy pin from the original Gemini Bringup Board, and isn't actually connected on Sidecar (PF5 is `V1P8_PG_A2`, which we're presumably fighting against)
gimlet release
Remove unconnected QSPI reset line (#1812) This is a legacy pin from the original Gemini Bringup Board, and isn't actually connected on Sidecar (PF5 is `V1P8_PG_A2`, which we're presumably fighting against)
sidecar release
Add a long timeout for setting boot component Setting the stage0 boot component involves writing to flash which requires a longer timeout
psc release
Add a long timeout for setting boot component Setting the stage0 boot component involves writing to flash which requires a longer timeout
gimlet release
Add a long timeout for setting boot component Setting the stage0 boot component involves writing to flash which requires a longer timeout
sidecar release
Allow SP to set active slot It's useful for the SP to be able to change the active slot. Pull this through. The final finish step no longer implicitly swaps the bank.
psc release
Allow SP to set active slot It's useful for the SP to be able to change the active slot. Pull this through. The final finish step no longer implicitly swaps the bank.
gimlet release
Allow SP to set active slot It's useful for the SP to be able to change the active slot. Pull this through. The final finish step no longer implicitly swaps the bank.
psc release
What's Changed
- Refresh FPGAs after toolchain bump by @Aaron-Hartwig in #1782
transceivers
: convert tocounted_ringbuf
s by @Aaron-Hartwig in #1780- transceivers: fix I2C read bug by @Aaron-Hartwig in #1787
- psc-seq: don't repeat StickyFault every time. by @cbiffle in #1799
- psc: turn PSU back on even if it says !OK by @cbiffle in #1801
- psc: allow PSUs a grace period before requiring OK after enable. by @cbiffle in #1802
Full Changelog: psc-v1.0.17...psc-v1.0.18