
8 Oct
2018
8 Oct
'18
3:40 a.m.
On Tue, Sep 25, 2018 at 04:40:06PM +0200, Jens Wiklander wrote:
Prior to this patch was do_avb_write_rb() reading supplied rb_idx as a hexadecimal number while do_avb_read_rb() printed the read out rb_idx as decimal number. For consistency change do_avb_read_rb() to print rb_idx as a hexadecimal number too.
Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Igor Opaniuk igor.opaniuk@linaro.org Signed-off-by: Jens Wiklander jens.wiklander@linaro.org
Applied to u-boot/master, thanks!
--
Tom