diff --git a/tools/sbl_patch.py b/tools/sbl_patch.py index d831a18..483122d 100644 --- a/tools/sbl_patch.py +++ b/tools/sbl_patch.py @@ -764,6 +764,8 @@ def main(): (0x8013BAC, 'f8bd0a4a', 'f3f730b8'), + (0x801B6BE, 'bde8f081', 'ebf7c3ba'), + ]: assert hx(d, va) == exp, (hex(va), hx(d, va))