
16 Oct
2023
16 Oct
'23
11:54 p.m.
On Sun, 15 Oct 2023 at 16:32, Johan Jonker jbx6244@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@gmail.com Reviewed-by: Kever Yang kever.yang@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 sjg@chromium.org