commit | 09be78364430f48287fad54ff66c16485c93d372 | [log] [tgz] |
---|---|---|
author | Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> | Fri Jan 24 14:34:49 2020 +0000 |
committer | Fabio Utzig <utzig@utzig.org> | Sat Jan 25 19:40:31 2020 -0300 |
tree | 5280bdb5335f96ac2e8d5291e5c6f221821e5b82 | |
parent | 54c1e3fb6ba4dcf7b315943bcfcda1e10a4042f5 [diff] [blame] |
zephyr: use move swap instead of scratch for nRF devices Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>
diff --git a/boot/zephyr/Kconfig b/boot/zephyr/Kconfig index c40a8cd..bec28c9 100644 --- a/boot/zephyr/Kconfig +++ b/boot/zephyr/Kconfig
@@ -128,6 +128,7 @@ config BOOT_SWAP_USING_MOVE bool "Swap mode that can run without a scratch partition" + default y if SOC_FAMILY_NRF default n help If y, the swap upgrade is done in two steps, where first every