Skip to content

Commit 7258081

Browse files
dgarskedanielinux
authored andcommitted
Peer review fix to clarify comment
1 parent 5f23f9f commit 7258081

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/examples/vorago_va416x0.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ WOLFBOOT_PARTITION_SWAP_ADDRESS?=0x3F800
5757
#WOLFBOOT_PARTITION_SIZE?=0x18000
5858
#WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x9000
5959
#WOLFBOOT_PARTITION_UPDATE_ADDRESS?=0x21000
60-
#WOLFBOOT_PARTITION_SWAP_ADDRESS?=0x39000
60+
#WOLFBOOT_PARTITION_SWAP_ADDRESS?=0x3D000
6161

6262
# Debug: 64KB boot, 94KB partitions, 2KB swap
6363
#WOLFBOOT_SECTOR_SIZE?=0x800
@@ -75,7 +75,7 @@ USE_HAL_SPI_FRAM=1
7575
#CFLAGS_EXTRA+=-DWOLFBOOT_EDAC_RAM_SCRUB=1000
7676
#CFLAGS_EXTRA+=-DWOLFBOOT_EDAC_ROM_SCRUB=125
7777

78-
# Leave clock at 100MHz (to restore clock to heart beat oscillator use =1)
78+
# Restore clock to heart-beat oscillator (set to 0 to leave clock at 100MHz)
7979
WOLFBOOT_RESTORE_CLOCK?=1
8080

8181
# Optional debugging

0 commit comments

Comments
 (0)