summaryrefslogtreecommitdiff
path: root/rtl/gfx/firmware/gfx_bootrom.S
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-23 20:22:48 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-24 05:58:44 -0600
commit3195459c67e88af9c70a89e4d456d248e361575c (patch)
tree4bc9a9b211f8741482f0ecc25b39ee2b2a3836da /rtl/gfx/firmware/gfx_bootrom.S
parenta1ec7165962d86794b4d1939b1e6096e068cf854 (diff)
rtl/gfx/firmware: implement firmware stub
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