Skip to content

Integrate meta-guf-distro/add-uuu-native

Tobias Kahlki requested to merge integrate/meta-guf-distro/add-uuu-native into dunfell

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/dd472020f727836a52aed6750914bb455295d359

guf-fngsystem: Add uuu to release artifacts

Add the uuu tool and the helper scripts to the DISTRO_RELEASE_ARTIFACTS. Adding them to the DISTRO_INSTALL_SCRIPTS did not work because of dependencies.

BCS 746-000401

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/eba1ca759ceb7156347b2fe1b045efa5779359ca

fngsystem-image: Add uuu tool

The default way to initialize a new board is using the NXP uuu tool. This tool can do various installation tasks and supports different work-flows.

We use the SPL from U-Boot for teh initial bootup and initialization and the U-Boot fastboot protocol to upload the Flash-N-Go System image into RAM. The image can be booted using a matching device tree.

For convenience a set of shell and batch scripts will be created and deployed to the images deploy directory.

BCS 746-000401

Merge request reports

Loading