History log of /rk3399_rockchip-uboot/board/rockchip/evb_rk3568/evb_rk3568.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 9863b7eb 31-Jul-2024 Frank Wang <frank.wang@rock-chips.com>

phy: rockchip: naneng-combphy: fix phy device mismatch

The uclass_get_device_by_driver() API always finds the first device in
DT probed, however, it may not the PHY that associate with USB download

phy: rockchip: naneng-combphy: fix phy device mismatch

The uclass_get_device_by_driver() API always finds the first device in
DT probed, however, it may not the PHY that associate with USB download
controller, if mismathed, the below errors would be printed in terminal.

download key pressed... entering download mode...
RKUSB: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x1d5a000
failed to enable ep0out
failed to start <NULL>: -110
g_dnl_register: failed!, error: -110
g_dnl_register failedEnter rockusb failed, fallback to bootrom...

So passed the PHY physical address and loop to match the correct PHY
device to fix it.

Fixes: 14d5da7dccb8 ("phy: rockchip: naneng-combphy: Add usb3 phy init for rockusb")
Change-Id: Ib65a104008d6302dca09cc081a3457b3d55e0323
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>

show more ...


# e63a27f7 03-Apr-2024 William Wu <william.wu@rock-chips.com>

board: rockchip: evb_rk3568: Support usb3 init for rockusb

Change-Id: Ic3008c8caf75d708322610c5090bfef42b677cc8
Signed-off-by: William Wu <william.wu@rock-chips.com>


# 19111912 31-Oct-2020 Ren Jianing <jianing.ren@rock-chips.com>

rockchip: rk3568: add dwc3 board init

Signed-off-by: Ren Jianing <jianing.ren@rock-chips.com>
Change-Id: Ie1c642019fa5eb19c9698aaee01d0a27d50c3478


# 7e26af38 22-Oct-2020 Joseph Chen <chenjh@rock-chips.com>

rockchip: add rk3568 SoC support

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I2e163b93d4ec5a60f1ff9c589626d3ccd994f854