Skip to content

boot/piboot: fix error handling in loadCmdLineFile

Zygmunt Krynicki requested to merge fix/loadcmdlinefile into main

The error handling logic was ignoring file not found errors even if the file with the kernel command is marked as required.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@huawei.com

Merge request reports