Skip to content

add version_to_fdt command

This MR request adds the new u-boot command "version_to_fdt" which looks for a set of known environment variables containing module, board and u-boot version and installs their values into the /version node in the device tree.

Merge request reports