mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 23:15:48 +08:00
The precision clock synthesizer support broke the driver on the QorIQ P1020. On this device the Alternate Function Register is accessed with DLAB == 1 instead of the FIFO Control Register (FCR). Restructure the code to account for this.