Difference between revisions of "Developing the software for the target (DIVELK)"
(→Building the U-Boot and the Linux kernel separately) |
|||
Line 14: | Line 14: | ||
Please refer to the following links for the specific instructions describing these operations: | Please refer to the following links for the specific instructions describing these operations: | ||
− | + | ||
− | + | {{oldid|6846|Building_U-Boot_(DIVELK)}} | |
+ | {{oldid|6822|Building Linux kernel (DIVELK)}} |
Revision as of 09:31, 30 October 2018
Info Box
|
![]() |
As the DIVELK kit is based on Yocto, the implementation of the MVM follows the approach described here. As such, the reading of this section is highly recommended. | ![]() |
Yocto BSP image and associated SDKs[edit | edit source]
The Yocto BSP image includes the U-Boot binary, the Linux kernel image, and the target root file system. For more information about how to build it and how to build the associated SDKs, please refer to this page.
Building the U-Boot and the Linux kernel separately[edit | edit source]
The U-Boot and the Linux kernel are typically built without invoking the Yocto build system.
Please refer to the following links for the specific instructions describing these operations: