Re: [PATCH 3/4] rockchip: board: Use a common USB Product ID for UMS

2024-03-08 Thread Kever Yang
On 2024/2/27 07:08, Jonas Karlman wrote: Change to use the common Product ID 0x0010 when the ums command is used. This matches downstream vendor U-Boot and is a Product ID that tools such as rkdeveloptool and RKDevTool will identify as MSC mode. Signed-off-by: Jonas Karlman Reviewed-by:

[PATCH 3/4] rockchip: board: Use a common USB Product ID for UMS

2024-02-26 Thread Jonas Karlman
Change to use the common Product ID 0x0010 when the ums command is used. This matches downstream vendor U-Boot and is a Product ID that tools such as rkdeveloptool and RKDevTool will identify as MSC mode. Signed-off-by: Jonas Karlman --- arch/arm/mach-rockchip/board.c | 17 - 1