hwdef: remove bad flashing-last-sector comment

the original file these were copied from has a lower limit, so deserves this comment.  These hwdefs are making the entire space available, so remove this comment.
This commit is contained in:
Peter Barker 2025-01-02 09:13:47 +11:00 committed by Andrew Tridgell
parent 2b46f5a20b
commit c0618e7a0a
5 changed files with 0 additions and 5 deletions

View File

@ -10,7 +10,6 @@ OSCILLATOR_HZ 16000000
# board ID for firmware load
APJ_BOARD_ID 5200
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 2048
# bootloader is installed at zero offset

View File

@ -12,7 +12,6 @@ OSCILLATOR_HZ 16000000
# board ID for firmware load
APJ_BOARD_ID 5200
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 2048
# This is the STM32 timer that ChibiOS will use for the low level

View File

@ -14,7 +14,6 @@ define STM32_HSE_BYPASS
# board ID for firmware load
APJ_BOARD_ID 139
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 2048
FLASH_RESERVE_START_KB 128

View File

@ -13,7 +13,6 @@ define SMPS_PWR
# board ID for firmware load
APJ_BOARD_ID 139
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 2048
# the location where the bootloader will put the firmware

View File

@ -17,7 +17,6 @@ define SMPS_PWR
# board ID for firmware load
APJ_BOARD_ID 139
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 2048
FLASH_BOOTLOADER_LOAD_KB 256