Skip to content
Commit 77ca9d74 authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

cmd: host: Mandate the filename parameter in the 'bind' command



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: default avatarBin Meng <bmeng@tinylab.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 7020b2ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment