# HG changeset patch # User Mychaela Falconia # Date 1672537324 0 # Node ID 00f5287db832242232c5d4fe07fae5764e437701 # Parent 07000c2d21cd1decd6c1bd0592acb3de0616c5fa se_k200i/flash-notes: fix wrong number of zeros in 0x20000 address diff -r 07000c2d21cd -r 00f5287db832 se_k200i/flash-notes --- a/se_k200i/flash-notes Sun Nov 06 02:35:54 2022 +0000 +++ b/se_k200i/flash-notes Sun Jan 01 01:42:04 2023 +0000 @@ -9,7 +9,7 @@ perform a watchdog reset, and then the reset entry point is at 0. The code implemented by SE or their ODM in this flash sector is a boot stage of their own invention, eventually passing control to the main fw entry point at -0x200000. +0x20000. Flash bank 1, 64 KiB sector at 0x10000: @@ -22,7 +22,7 @@ Flash bank 1 starting at 0x20000: -The main firmware image resides here, entry point right at 0x200000. +The main firmware image resides here, entry point right at 0x20000. Flash bank 2, first 13 sectors of 256 KiB each: