Have a great day,
Unfortunately there were several requests for the driver of UCC-HDLC but in vain. See for example
https://community.freescale.com/message/387298#387298
So Linux does not include a full-feature HDLC driver for UCC hardware. May be the next can help you
Freescale provides UCC HDLC driver for Netcomm software (it is OS agnostic) and tdm Linux driver in the MPC8309-KIT BSP. Please see details in https://community.freescale.com/message/409264#409264
Recommended Device tree elements for a UCC are specified in the kernel source
Documentation/powerpc/dts-bindings/fsl/cpm-qe/qe/ucc.txt
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Have a great day,
Unfortunately there were several requests for the driver of UCC-HDLC but in vain. See for example
https://community.freescale.com/message/387298#387298
So Linux does not include a full-feature HDLC driver for UCC hardware. May be the next can help you
Freescale provides UCC HDLC driver for Netcomm software (it is OS agnostic) and tdm Linux driver in the MPC8309-KIT BSP. Please see details in https://community.freescale.com/message/409264#409264
Recommended Device tree elements for a UCC are specified in the kernel source
Documentation/powerpc/dts-bindings/fsl/cpm-qe/qe/ucc.txt
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello, thanks for your reply! I have downloaded the NetComm_Software. But I find that it's an exe file. I have installed the software in my computer. How to achieve the driver of Linux? Thanks!!!