View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002342 | NBootVybrid | NBoot | public | 2014-08-29 13:12 | 2014-08-29 13:52 |
Reporter | derksen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | V10 | ||||
Target Version | V11 | Fixed in Version | V11 | ||
Summary | 0002342: add external clock detection for enet phy's | ||||
Description | By new boards external clock can be used for phy clock and MAC core. So we have to detect it and noted for bootloader and kernel. | ||||
Additional Information | External clock for enet phy's have be detected for all vybrid boards. Detected clock would be noted as board feature in chFeature2 variable. (bit 2) The 50MHz clock would be generated from cpu on CKO1 pin. | ||||