On Tue, 26 Sept 2023 at 02:46, Bin Meng <bm...@tinylab.org> wrote:
>
> At present the host bind command does not require filename to be
> provided. When it is not given NULL is passed to the host device
> driver, which ends up failure afterwards.
>
> Change to mandate the filename so that it is useful.
>
> Signed-off-by: Bin Meng <bm...@tinylab.org>
> ---
>
>  cmd/host.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to