zephyr/boards/arm/nrf52840_mdk
Peter Bigot 0a07a29c74 boards: fix misleading size for partition
The length field for the MCUBOOT slot partitions in Nordic platforms
has always had an extra leading zero suggesting it's a 40-bit value,
being stored in a 32-bit field.  Remove the incorrect leading zero to
reduce misunderstanding of the field.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-05-13 21:25:29 +02:00
..
doc global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
board.cmake boards: nrf52840_mdk: fix pyocd integration 2020-03-27 16:57:32 -05:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: arm: nrf: Remove Kconfig PWM_[0-3] usage 2020-05-05 08:40:19 -05:00
nrf52840_mdk.dts boards: fix misleading size for partition 2020-05-13 21:25:29 +02:00
nrf52840_mdk.yaml tests: pwm_api: remove whitelisting 2019-07-12 05:54:16 -07:00
nrf52840_mdk_defconfig drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00