On Sun, 15 Oct 2023 at 16:32, Johan Jonker <jbx6...@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 <jbx6...@gmail.com> > Reviewed-by: Kever Yang <kever.y...@rock-chips.com> > --- > disk/part.c | 4 ++++ > drivers/block/blk-uclass.c | 1 + > include/dm/uclass-id.h | 1 + > 3 files changed, 6 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>