Replies: 2 comments 1 reply
-
Why not? We've done it. If it gets the job done, that’s great. Zephyr integrates with MCUboot, but that’s a story for another time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can't you just extend MCUboot Zephyr port? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am thinking about using Zephyr itself as a bootloader to the main firmware (a bigger Zephyr). Basically i have two Zephyr images, one as bootloader and the other is the main FW. Reason for doing this is basically my bootloader needs SD card and FatFS support for upgrading FW from bootloader. Is this possible, is it not a good practice?
thanks
Beta Was this translation helpful? Give feedback.
All reactions