Home
last modified time | relevance | path

Searched hist:"06 c1e1b3ae61762c1e2da34cd2bd92dd8234af3f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Drockusb.c06c1e1b3ae61762c1e2da34cd2bd92dd8234af3f Wed Jun 26 06:42:06 UTC 2019 Jason Zhu <jason.zhu@rock-chips.com> cmd: rockusb: fix usb serial number bug

Some special characters will be treated as a path in windows environment,
such as '\\' and '/'. If the usb upload its serial number with these
special characters, the usb drive will unwork. So use '_' to replace them.

Change-Id: Ic249316f2b03b0dcb73680078f122e23003e6e3d
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>