<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mcuboot customer config</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82890/mcuboot-customer-config</link><description>Hi, 
 I want to disable the UART of MCUBOOT to reduce power consumption. I searched in the DevZone and got the answer as below. 
 
 I followed the answer above, and created a test project based on the sample that zephyr/samples/hello_world. 
 The modification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Dec 2021 01:46:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82890/mcuboot-customer-config" /><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/345007?ContentTypeID=1</link><pubDate>Fri, 24 Dec 2021 01:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da3f4f7d-71a2-4cb4-9062-91b63f5f3bc7</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
[quote userid="72692" url="~/f/nordic-q-a/82890/mcuboot-customer-config/344975#344975"]&lt;p&gt;Could you try the following in the meantime:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div class="evolution-code-editor theme-clouds"&gt;&lt;a href="#" class="fullscreen"&gt;Fullscreen&lt;/a&gt;&lt;div class=" ace_editor ace-clouds" style="width:100%;height:14.4px;"&gt;&lt;div class="ace_gutter"&gt;&lt;div class="ace_layer ace_gutter-layer ace_folding-enabled" style="margin-top:0px;height:43.2px;width:40px;"&gt;&lt;div class="ace_gutter-cell " style="height:14.4px;"&gt;1&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_gutter-active-line" style="display:none;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_scroller" style="left:40px;right:0px;bottom:0px;cursor:default;"&gt;&lt;div class="ace_content" style="margin-top:0px;width:582px;height:43.2px;margin-left:0px;"&gt;&lt;div class="ace_layer ace_print-margin-layer"&gt;&lt;div class="ace_print-margin" style="left:531.82px;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_layer ace_marker-layer"&gt;&lt;div class="ace_selection ace_start ace_br15" style="height:14.40000057220459px;width:184.73700683593748px;top:0px;left:4px;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_layer ace_text-layer" style="padding:0px 4px;"&gt;&lt;div class="ace_line" style="height:14.40000057220459px;"&gt;set(mcuboot_CONFIG_SERIAL n)&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_layer ace_marker-layer"&gt;&lt;/div&gt;&lt;div class="ace_layer ace_cursor-layer ace_hidden-cursors"&gt;&lt;div class="ace_cursor" style="left:4px;top:0px;width:6.59775px;height:14.4px;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_scrollbar ace_scrollbar-v" style="display:none;width:22px;bottom:0px;"&gt;&lt;div class="ace_scrollbar-inner" style="width:22px;height:14.4px;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ace_scrollbar ace_scrollbar-h" style="display:none;height:22px;left:40px;right:0px;"&gt;&lt;div class="ace_scrollbar-inner" style="height:22px;width:582px;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="height:auto;width:auto;top:0px;left:0px;position:absolute;white-space:pre;font:inherit;overflow:hidden;"&gt;&lt;div style="height:auto;width:auto;top:0px;left:0px;position:absolute;white-space:pre;font:inherit;overflow:visible;"&gt;&lt;/div&gt;&lt;div style="height:auto;width:auto;top:0px;left:0px;position:absolute;white-space:pre;font-style:inherit;font-size:inherit;line-height:inherit;font-family:inherit;overflow:visible;"&gt;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="content-scrollable-wrapper" style="overflow:auto;"&gt;&lt;pre class="ui-code" style="display:none;"&gt;set(mcuboot_CONFIG_SERIAL n)
&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks, It works.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="85932" url="~/f/nordic-q-a/82890/mcuboot-customer-config/344240#344240"]&lt;span style="background-color:#ff0000;"&gt;CMake Error at D:\NCS\v1.7.1\nrf\modules\mcuboot\CMakeLists.txt:187 (file):&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ff0000;"&gt; file STRINGS file &amp;quot;D:/NCS/v1.7.1/nrf/modules/mcuboot/prj.conf&amp;quot; cannot be&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ff0000;"&gt; read.&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;I found a workaround that create an empty pri.conf file in &amp;quot;&lt;span&gt;v1.7.1/nrf/modules/mcuboot/&amp;quot;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/344975?ContentTypeID=1</link><pubDate>Thu, 23 Dec 2021 14:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8472c34b-c800-4607-b93e-f5d2f7ad3a4d</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Hmm.. It seems like there&amp;#39;s some bugs with the OVERLAY_CONFIG (see&lt;a href="https://devzone.nordicsemi.com/support-private/support/281374#permalink=719617"&gt;https://devzone.nordicsemi.com/support-private/support/281374#permalink=719617&lt;/a&gt;&amp;nbsp;as well).&lt;/p&gt;
&lt;p&gt;I will investigate it and get back to you.&lt;/p&gt;
&lt;p&gt;Could you try the following in the meantime:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;set(mcuboot_CONFIG_SERIAL n)
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Here is the sample (NCS v1.7.1):&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/blinky_5F00_with_5F00_mcuboot_5F00_low_5F00_power2.zip"&gt;devzone.nordicsemi.com/.../blinky_5F00_with_5F00_mcuboot_5F00_low_5F00_power2.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I measured a current of 2.48uA using the nRF5340dk_nrf5340_cpuapp&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/344426?ContentTypeID=1</link><pubDate>Mon, 20 Dec 2021 16:10:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5dfc7e5-2c9a-47d4-9235-fcff611f2137</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Thanks Jason, I&amp;#39;ll take a look at it tomorrow&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/344284?ContentTypeID=1</link><pubDate>Mon, 20 Dec 2021 09:49:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61176192-3591-4973-a8e1-55406cfaa5dc</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Simon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I attached the sample below.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0535.hello_5F00_world.zip"&gt;devzone.nordicsemi.com/.../0535.hello_5F00_world.zip&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/344279?ContentTypeID=1</link><pubDate>Mon, 20 Dec 2021 09:37:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17a165b2-e719-47d7-af36-072a09221442</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I understand why you get the warnings, since the mentioned configs depend on CONFIG_SERIAL. However, I&amp;#39;m not sure about the error &amp;quot;&lt;span&gt;file STRINGS file ...&lt;/span&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;Could you upload your sample here as a zipped file and I&amp;#39;ll see if I&amp;#39;m able to reproduce it on my end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/344240?ContentTypeID=1</link><pubDate>Mon, 20 Dec 2021 02:02:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51471e42-79f5-4e0d-9571-48d5955355b7</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
[quote userid="72692" url="~/f/nordic-q-a/82890/mcuboot-customer-config/344175#344175"]You can doublecheck that this has taken effect by searching for&amp;nbsp;CONFIG_SERIAL in &amp;lt;application&amp;gt;/build/mcuboot/zephyr/.config[/quote]
&lt;p&gt;It has taken effect.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;# CONFIG_GPIO_MCUX is not set
# CONFIG_CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS is not set
# CONFIG_TINYCRYPT is not set
# CONFIG_SERIAL is not set
# CONFIG_SRAM_VECTOR_TABLE is not set&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;but I got a build error.&amp;nbsp; I attached the build log and&amp;nbsp; highlight the error.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;gt; Executing task: nRF Connect: Build hello_world/build (active) &amp;lt;&lt;/p&gt;
&lt;p&gt;Building hello_world&lt;br /&gt;west build --build-dir d:\hello_world\build d:\hello_world --pristine --board nrf5340dk_nrf5340_cpuapp -- -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=On -DNCS_TOOLCHAIN_VERSION:STRING=&amp;quot;NONE&amp;quot; -DCONF_FILE:STRING=&amp;quot;d:/hello_world/prj.conf&amp;quot;&lt;/p&gt;
&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Including boilerplate (Zephyr base): D:/NCS/v1.7.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/hello_world&lt;br /&gt;-- Zephyr version: 2.6.99 (D:/NCS/v1.7.1/zephyr), build: v2.6.99-ncs1-1&lt;br /&gt;-- Found Python3: D:/NCS/v1.7.1/toolchain/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found west (found suitable version &amp;quot;0.11.1&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: nrf5340dk_nrf5340_cpuapp&lt;br /&gt;-- Cache files will be written to: D:/NCS/v1.7.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/NCS/v1.7.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (d:/NCS/v1.7.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/NCS/v1.7.1/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Generated zephyr.dts: D:/hello_world/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/hello_world/build/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/hello_world/build/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/hello_world/build/zephyr/dts.cmake&lt;br /&gt;Parsing D:/NCS/v1.7.1/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/NCS/v1.7.1/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;d:/hello_world/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;D:/hello_world/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;D:/hello_world/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 9.2.1&lt;br /&gt;-- The CXX compiler identification is GNU 9.2.1&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: D:/NCS/v1.7.1/toolchain/opt/bin/arm-none-eabi-gcc.exe&lt;/p&gt;
&lt;p&gt;=== child image mcuboot - begin ===&lt;br /&gt;Including boilerplate (Zephyr base): D:/NCS/v1.7.1/zephyr/cmake/app/boilerplate.cmake&lt;br /&gt;-- Application: D:/NCS/v1.7.1/bootloader/mcuboot/boot/zephyr&lt;br /&gt;-- Zephyr version: 2.6.99 (D:/NCS/v1.7.1/zephyr), build: v2.6.99-ncs1-1&lt;br /&gt;-- Found Python3: D:/NCS/v1.7.1/toolchain/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found west (found suitable version &amp;quot;0.11.1&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: nrf5340dk_nrf5340_cpuapp&lt;br /&gt;-- Cache files will be written to: D:/NCS/v1.7.1/zephyr/.cache&lt;br /&gt;-- Found dtc: D:/NCS/v1.7.1/toolchain/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: gnuarmemb (D:/NCS/v1.7.1/toolchain/opt)&lt;br /&gt;-- Found BOARD.dts: D:/NCS/v1.7.1/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Found devicetree overlay: D:/NCS/v1.7.1/bootloader/mcuboot/boot/zephyr/dts.overlay&lt;br /&gt;-- Generated zephyr.dts: D:/hello_world/build/mcuboot/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: D:/hello_world/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: D:/hello_world/build/mcuboot/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: D:/hello_world/build/mcuboot/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: CONSOLE_HANDLER (defined at d:\hello_world\build\drivers\console\Kconfig:39) was assigned the value &amp;#39;y&amp;#39; but got&lt;br /&gt;the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: UART_CONSOLE (=n), SERIAL_SUPPORT_INTERRUPT&lt;br /&gt;Parsing D:/NCS/v1.7.1/bootloader/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;D:/NCS/v1.7.1/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/hello_world/mcuboot.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;D:/NCS/v1.7.1/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;D:/hello_world/build/mcuboot/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;D:/hello_world/build/mcuboot/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;(=n). See &lt;a href="http://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_CONSOLE_HANDLER.html"&gt;docs.zephyrproject.org/.../CONFIG_CONSOLE_HANDLER.html&lt;/a&gt; and/or&lt;br /&gt;look up CONSOLE_HANDLER in the menuconfig/guiconfig interface. The Application Development Primer,&lt;br /&gt;Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be&lt;br /&gt;helpful too.&lt;/p&gt;
&lt;p&gt;-- The C compiler identification is GNU 9.2.1&lt;br /&gt;-- The CXX compiler identification is GNU 9.2.1&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: D:/NCS/v1.7.1/toolchain/opt/bin/arm-none-eabi-gcc.exe&lt;br /&gt;MCUBoot bootloader key file: D:/NCS/v1.7.1/bootloader/mcuboot/root-rsa-2048.pem&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: D:/hello_world/build/mcuboot&lt;br /&gt;=== child image mcuboot - end ===&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ff0000;"&gt;CMake Error at D:\NCS\v1.7.1\nrf\modules\mcuboot\CMakeLists.txt:187 (file):&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ff0000;"&gt; file STRINGS file &amp;quot;D:/NCS/v1.7.1/nrf/modules/mcuboot/prj.conf&amp;quot; cannot be&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color:#ff0000;"&gt; read.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at D:\NCS\v1.7.1\nrf\modules\mcuboot\CMakeLists.txt:204 (message):&lt;/p&gt;
&lt;p&gt;---------------------------------------------------------&lt;br /&gt; --- WARNING: Using default MCUBoot key, it should not ---&lt;br /&gt; --- be used for production. ---&lt;br /&gt; ---------------------------------------------------------&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;D:/hello_world/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;See also &amp;quot;D:/hello_world/build/CMakeFiles/CMakeError.log&amp;quot;.&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;d:\NCS\v1.7.1\toolchain\opt\bin\cmake.EXE&amp;#39; &amp;#39;-DWEST_PYTHON=d:\NCS\v1.7.1\toolchain\opt\bin\python.exe&amp;#39; &amp;#39;-Bd:\hello_world\build&amp;#39; &amp;#39;-Sd:\hello_world&amp;#39; -GNinja -DBOARD=nrf5340dk_nrf5340_cpuapp -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=On -DNCS_TOOLCHAIN_VERSION:STRING=NONE -DCONF_FILE:STRING=d:/hello_world/prj.conf&lt;br /&gt;The terminal process terminated with exit code: 1.&lt;/p&gt;
&lt;p&gt;Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mcuboot customer config</title><link>https://devzone.nordicsemi.com/thread/344175?ContentTypeID=1</link><pubDate>Fri, 17 Dec 2021 14:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a90a8cb-2d2e-4d6d-afaf-87fca84a7ba1</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Try the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add these lines to &lt;em&gt;&amp;lt;application&amp;gt;/CMakeLists.txt&lt;/em&gt; under &lt;code&gt;cmake_minimum_required(..)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;set(mcuboot_OVERLAY_CONFIG
  ${CMAKE_CURRENT_LIST_DIR}/mcuboot.conf
)&lt;/pre&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Then add a file named mcuboot.conf to &amp;lt;application&amp;gt; with the following content:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SERIAL=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;You can doublecheck that this has taken effect by searching for&amp;nbsp;CONFIG_SERIAL in &amp;lt;application&amp;gt;/build/mcuboot/zephyr/.config&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Read more about OVERLAY_CONFIG and the other Build System variables here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/application/index.html#important-build-system-variables"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/application/index.html#important-build-system-variables&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To get a better understanding of how to propogate a variable from the&amp;nbsp;parent image (e.g. your application) to a child image (e.g. mcuboot), read this secion:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_multi_image.html#image-specific-variables"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_multi_image.html#image-specific-variables&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>