liuguo09 commented on a change in pull request #4191:
URL: https://github.com/apache/incubator-nuttx/pull/4191#discussion_r673912361



##########
File path: boards/Kconfig
##########
@@ -3389,6 +3389,13 @@ config BOARDCTL_UNIQUEKEY_SIZE
                Provides the size of the memory buffer that must be provided by 
the
                caller of board_uniquekey() in which to receive the board 
unique KEY.
 
+config BOARDCTL_SWITCH_BOOT
+       bool "Switch Boot A/B System"
+       default n
+       ---help---
+               Enables support for the BOARDIOC_SWITCH_BOOT boardctl() command.
+               Switch to the updated or the specified Boot A/B system.
+

Review comment:
       @davids5 @xiaoxiang781216 I have updated the patch accordingly. Pls help 
review, thanks.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to