[PATCH 06/15] cmd: host: Print out the block size of the host device
Simon Glass
sjg at chromium.org
Mon Oct 2 03:17:00 CEST 2023
On Tue, 26 Sept 2023 at 02:53, Bin Meng <bmeng at tinylab.org> wrote:
>
> It's useful if we can print out the block size of the host device
> in the "host info" command.
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
> cmd/host.c | 7 ++++---
> test/dm/host.c | 20 ++++++++++----------
> 2 files changed, 14 insertions(+), 13 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list