[PATCH v4 2/3] cmd/sbi: use constants instead of numerical values
Bin Meng
bmeng.cn at gmail.com
Thu Sep 9 16:12:56 CEST 2021
On Thu, Sep 9, 2021 at 9:11 PM Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Use constants for extension IDs.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Reviewed-by: Sean Anderson <seanga2 at gmail.com>
> Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
> ---
> v4:
> no change
> v3:
> no change
> ---
> cmd/riscv/sbi.c | 30 +++++++++++++++---------------
> 1 file changed, 15 insertions(+), 15 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list