[PATCH v2 2/3] dm: prepare rkmtd UCLASS

Simon Glass sjg at chromium.org
Mon Oct 2 03:16:46 CEST 2023


Hi Johan,

On Thu, 28 Sept 2023 at 12:51, Johan Jonker <jbx6244 at gmail.com> wrote:
>
> Prepare a rkmtd UCLASS in use for writing Rockchip boot blocks
> in combination with existing userspace tools and rockusb command.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>  disk/part.c                | 4 ++++
>  drivers/block/blk-uclass.c | 1 +
>  include/dm/uclass-id.h     | 1 +
>  3 files changed, 6 insertions(+)
>

A new uclass should have a sandbox test and a header file or some
other docs describing it.

REgards,
Simon


More information about the U-Boot mailing list