Skip to content

Enable support for Santino and Santino-LT boards in U-Boot recipes and configs

Mikhail Vanyulin requested to merge kirkstone-santino-uboot into kirkstone

This MR just activates the support of Santino and Santino-LT boards in U-Boot by adjusting corresponding configs and recipes in machine layer.

Refer to https://secogroup.atlassian.net/browse/YT-213 "Santino / Santino-LT: fix bugs with U-Boot" for the description of the task.

Patches which add the support of Santino and Santino-LT boards to U-Boot itself can be found in following MR: seco-ne/3rd-party/kuk/uboot-imx-kuk!233 (merged)

Note: there are three sets of not yet merged MRs, which are intended to improve U-Boot functionality and which are dedicated to different tasks on JIRA. In theory, these sets shouldn't be dependent on each other, but we believe that if one set of MRs is merged, two other MR sets should be checked once again and, probably, updated. Three sets of MRs are as follows:

Santino support:

Nallino support:

FNGS corruption:

Edited by Mikhail Vanyulin

Merge request reports