Get system to PLT_RST# assertion

This commit is contained in:
Jeremy Soller
2019-11-06 11:34:32 -07:00
parent 037f0d54d7
commit 01ef00a777
2 changed files with 85 additions and 24 deletions

View File

@@ -110,7 +110,7 @@ void gpio_debug_bank(
) {
for(char i = 0; i < 8; i++) {
printf(
"%s%d data %d mirror %d pot %d control %02X\n",
"%s%d:\n\tdata %d\n\tmirror %d\n\tpot %d\n\tcontrol %02X\n",
bank,
i,
(data >> i) & 1,