acassis commented on issue #11284: URL: https://github.com/apache/nuttx/issues/11284#issuecomment-1830628554
@zyy37 NuttX uses similar Kconfig frontend like U-Boot and Linux, so they all save a .config. Aside from that they don't overlap in functionality. Although NuttX can do bring-up HW initialization like U-Boot, I think U-Boot normally is used for high-end processors. For low-end MCUs, the comparison could be done with MCUboot. But in this case the MCUboot purpose is mostly to do secure boot and OTA update. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org