
2 Nov
2023
2 Nov
'23
3:53 p.m.
On Wed, Oct 25, 2023 at 07:17:36AM +1300, Simon Glass wrote:
Two bugs have appeared:
- arguments can have an equals sign embedded in them, which must be considered part of the value
- arguments must fully match the name; partial matches should be ignored
Fix these and add a test to cover both.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom