Skip to content

Commit 0809d83

Browse files
committed
Fix actual overlap in hifive config
1 parent 6540f17 commit 0809d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/examples/hifive1.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ V?=0
1414
SPMATH?=1
1515
RAM_CODE?=1
1616
DUALBANK_SWAP?=0
17-
WOLFBOOT_PARTITION_SIZE?=0x80000
17+
WOLFBOOT_PARTITION_SIZE?=0x40000
1818
WOLFBOOT_SECTOR_SIZE?=0x1000
1919
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x20020000
2020
WOLFBOOT_PARTITION_UPDATE_ADDRESS?=0x20060000

0 commit comments

Comments
 (0)