about summary refs log tree commit diff stats
path: root/baremetal/boot.hex
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-24 22:44:43 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-24 22:44:43 -0800
commit212d72a2df5277a476d90e809e8a89f8254b5253 (patch)
treea0617460112e679e73d921f47857d20f70526182 /baremetal/boot.hex
parent0373ace5e025243a88a5619f2d3af2473e997ed8 (diff)
downloadmu-212d72a2df5277a476d90e809e8a89f8254b5253.tar.gz
7565
Somehow everything worked with this bug.
Diffstat (limited to 'baremetal/boot.hex')
-rw-r--r--baremetal/boot.hex2
1 files changed, 1 insertions, 1 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex
index 45b4f4d8..a5608a2d 100644
--- a/baremetal/boot.hex
+++ b/baremetal/boot.hex
@@ -249,7 +249,7 @@ e9 fd ff  # loop forever
 # 11e:
   # initialization is done; enable interrupts
   fb
-  e9 e1 16 00 00  # jump to 0x9400 [label]
+  e9 dc 16 00 00  # jump to 0x9400 [label]
 
 # padding
 # 124: