- CAPK-0100 board's USB timer is 12MHz
This commit is contained in:
parent
879dda1fd5
commit
67c1180199
@ -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