Skip to content

base-files: set-once-ubootenv: add script

Piotr Kubik requested to merge pkubik_once_command into devel

Scripts checks if u-boot environment 'once' is set and sets it to 'true' if it's not. This avoids warning message on boot when trying to execute missing 'once' command.

Merge request reports