summaryrefslogtreecommitdiff
path: root/rtl/gfx/firmware/gfx_bootrom.S
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/gfx/firmware/gfx_bootrom.S')
-rw-r--r--rtl/gfx/firmware/gfx_bootrom.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/gfx/firmware/gfx_bootrom.S b/rtl/gfx/firmware/gfx_bootrom.S
index 75f5826..9079e31 100644
--- a/rtl/gfx/firmware/gfx_bootrom.S
+++ b/rtl/gfx/firmware/gfx_bootrom.S
@@ -52,7 +52,7 @@ _start:
and t2, t2, a6
beq t2, zero, .write_done
- andi t0, t0, ~0b11
+ andi t0, t0, 0b111100 # Entendemos words 0-15
bne t0, a3, .wait_axi
sw zero, 0(a0)
# Pass magic & hardware version