mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
- CAPK-0100 board's USB timer is 12MHz
This commit is contained in:
parent
879dda1fd5
commit
67c1180199
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=229070
@ -865,6 +865,9 @@ cvmx_helper_board_usb_clock_types_t __cvmx_helper_board_usb_get_clock_type(void)
|
||||
#if defined(OCTEON_VENDOR_LANNER)
|
||||
case CVMX_BOARD_TYPE_CUST_LANNER_MR320:
|
||||
case CVMX_BOARD_TYPE_CUST_LANNER_MR321X:
|
||||
#endif
|
||||
#if defined(OCTEON_BOARD_CAPK_0100ND)
|
||||
case CVMX_BOARD_TYPE_CN3010_EVB_HS5:
|
||||
#endif
|
||||
return USB_CLOCK_TYPE_CRYSTAL_12;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user