On Thu, Jul 15, 2021 at 12:38:54PM +0800, Siew Chin Lim wrote:
> 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: Siew Chin
On Wed, 14 Jul 2021 at 22:39, Siew Chin Lim
wrote:
>
> 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: Siew Chin Lim
> ---
>
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: Siew Chin Lim
---
cmd/smccc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletio
3 matches
Mail list logo