Use the right USB clock type on the EdgeRouter Lite. This fixes USB.

This commit is contained in:
Juli Mallett 2013-01-02 23:29:54 +00:00
parent b29648facd
commit 161aae1a7a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=244985

View File

@ -1469,6 +1469,9 @@ cvmx_helper_board_usb_clock_types_t __cvmx_helper_board_usb_get_clock_type(void)
case CVMX_BOARD_TYPE_CUST_LANNER_MR320:
case CVMX_BOARD_TYPE_CUST_LANNER_MR321X:
#endif
#if defined(OCTEON_VENDOR_UBIQUITI)
case CVMX_BOARD_TYPE_CUST_UBIQUITI_E100:
#endif
#if defined(OCTEON_BOARD_CAPK_0100ND)
case CVMX_BOARD_TYPE_CN3010_EVB_HS5:
#endif