From 7ebce23585ce59bf1fdd5fd53aee84336e3fb77f Mon Sep 17 00:00:00 2001 From: "Virus.V" Date: Mon, 24 Oct 2022 09:59:53 +0800 Subject: [PATCH] update bl602 4M partition table --- .../bl602/partition/partition_cfg_4M.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tools/flash_tool/chips/bl602/partition/partition_cfg_4M.toml b/tools/flash_tool/chips/bl602/partition/partition_cfg_4M.toml index 003764f4..28642f0f 100644 --- a/tools/flash_tool/chips/bl602/partition/partition_cfg_4M.toml +++ b/tools/flash_tool/chips/bl602/partition/partition_cfg_4M.toml @@ -8,9 +8,9 @@ type = 0 name = "FW" device = 0 address0 = 0x10000 -size0 = 0x130000 -address1 = 0x140000 -size1 = 0x100000 +size0 = 0x1E7000 +address1 = 0x1F7000 +size1 = 0x199000 # compressed image must set len,normal image can left it to 0 len = 0 @@ -18,7 +18,7 @@ len = 0 type = 2 name = "mfg" device = 0 -address0 = 0x240000 +address0 = 0x390000 size0 = 0x32000 address1 = 0 size1 = 0 @@ -29,7 +29,7 @@ len = 0 type = 3 name = "media" device = 0 -address0 = 0x272000 +address0 = 0x3C2000 size0 = 0x1000 address1 = 0 size1 = 0 @@ -40,7 +40,7 @@ len = 0 type = 4 name = "PSM" device = 0 -address0 = 0x273000 +address0 = 0x3C3000 size0 = 0x33000 address1 = 0 size1 = 0 @@ -51,7 +51,7 @@ len = 0 type = 5 name = "KEY" device = 0 -address0 = 0x2A6000 +address0 = 0x3F6000 size0 = 0x2000 address1 = 0 size1 = 0 @@ -62,7 +62,7 @@ len = 0 type = 6 name = "DATA" device = 0 -address0 = 0x2A8000 +address0 = 0x3F8000 size0 = 0x5000 address1 = 0 size1 = 0 @@ -74,7 +74,7 @@ len = 0 type = 7 name = "factory" device = 0 -address0 = 0x2AD000 +address0 = 0x3FD000 size0 = 0x7000 address1 = 0 size1 = 0