Skip to content

rcar-gen3_setup: Fix wrong u-boot environment command

Task: https://phabricator.apertis.org/T8782

The right command to reset the default environment is env, not setenv. Fix this.

Merge request reports