commit | d34f5cbe38911beb8d748a117b7b5790a5a75b07 | [log] [tgz] |
---|---|---|
author | Milosz Wasilewski <milosz.wasilewski@foundries.io> | Tue Jun 11 13:51:56 2024 +0100 |
committer | Anders Roxell <anders.roxell@gmail.com> | Thu Jun 13 08:57:34 2024 +0200 |
tree | 25b14a774bcfaf9949feb3aab3befced0d55d13f | |
parent | 7dd49eb63ea8b7828c815d8c312fba0a22d398b6 [diff] |
automated: linux: allow disabling custom variable in ota-update This patch allows to set empty u-boot custom variable name. This will prevent the test script from attempting to set the variable during the test. It is important for boards that use RPMB with only a list of allowed variables. Signed-off-by: Milosz Wasilewski <milosz.wasilewski@foundries.io>