diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-03-06 15:44:02 +0100 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2024-03-12 14:36:13 +0800 |
commit | 4de6d37fa289a4da32a395e5cc97a6649b948144 (patch) | |
tree | a040167c18726aadbddcdf3fd834616f61aa702a /drivers/ddr/marvell/a38x/ddr3_training_bist.c | |
parent | e6b7aeef3df206b9f2a47e715d643b735d18ae73 (diff) |
cmd: sbi: Correctly display unknown implementation IDs
For an unknown implementation ID an output like
SBI 1.0Unknown implementation ID 16777216
Extensions:
sbi_set_timer
...
was shown. The number 16777216 is not the implementation ID.
* Show the correct number
* Use a hexadecimal output format
* Add a missing line feed
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_bist.c')
0 files changed, 0 insertions, 0 deletions