Skip to content

fng-install-mx6-boot.sh: check for boards with custom u-boot

Mikhail Vanyulin requested to merge mx6-boot-add-board-checkup into main

This MR just adjusts fng-install-mx6-boot.sh to check if mx6-boot binary is being installed on Santino or Santino-LT boards. In such case, an appropriate mx6-boot binaries for Santino/Santino-LT are flashed instead.

This MR is just an addition to two other MRs for https://secogroup.atlassian.net/browse/YT-213 "Santino / Santino-LT: fix bugs with U-Boot" task:

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