zephyr/boards/arm/nrf52840_blip
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 boards: shrink image sizes 2020-02-07 13:52:45 -05:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04: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_blip.dts boards: fix misleading size for partition 2020-05-13 21:25:29 +02:00
nrf52840_blip.yaml boards: add supported devices to boards 2019-07-12 05:54:16 -07:00
nrf52840_blip_defconfig drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00