]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: board: change condition board_usb_init() in function
authorJohan Jonker <jbx6244@gmail.com>
Fri, 29 Apr 2022 21:40:07 +0000 (23:40 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 29 Jun 2022 03:28:16 +0000 (11:28 +0800)
commit76e5aef208262df4cd26cc81c253d060f531b667
tree19c1bb5aaa4fb9ded9ef7a8e6ecf6e866481ca12
parent0d3e05115fb616da8770d285d4d0b36ca8aa242a
rockchip: board: change condition board_usb_init() in function

Change define condition in board_usb_init() function
to allow rk3066/rk3188 to use the USB PHY driver.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/board.c