diff --git a/tools/sbl_patch.py b/tools/sbl_patch.py index 87430b2..4390876 100644 --- a/tools/sbl_patch.py +++ b/tools/sbl_patch.py @@ -175,7 +175,7 @@ def main(): (0x801B76C, '280b0508', '00000708'), (0x8006684, '01f807bd', '46c046c0'), (0x8017AFC, 'bde8fc87', '4af020bb'), - (0x802F690, '4798e7fe', '32f05ebd'), + (0x802F690, '9847fee7', 'f032bd5e'), ]: assert hx(d, va) == exp, (hex(va), hx(d, va)) set4(d, va, new)