Skip to content
Commit 8f20c480 authored by Siew Chin Lim's avatar Siew Chin Lim Committed by Tom Rini
Browse files

command: Fix SMC and HVC maximum number of arguments



smc and hvc commands take upto 8 user input arguments, the maximum
number of arguments of the U_BOOT_CMD macro should set to 9.

Besides, fix the typo (arg7 -> arg6) in hvc command's help message.

Signed-off-by: default avatarSiew Chin Lim <elly.siew.chin.lim@intel.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent c48fec6e
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