History log of /seL4-refos-master/projects/util_libs/libplatsupport/plat_include/imx6/platsupport/plat/mux.h
Revision Date Author Comments
# bdfb70a2 05-Jul-2018 Fabrizio Bertocci <fabrizio@rti.com>

Added a fix to an issue related to the MUX that by default is not routing the UART1_RX pin to SD3_DAT7 pin of the CPU, causing the software to be unable to receive data from the UART1. Fix contains a new function in the IMX6 MUX API to route the pin to the UART, and the serial initialization code that calls this function (only for the IMX6).


# 5761b927 28-Sep-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

pragma once and for all


# 398af6af 13-Jul-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix whitespace

- remove trailing whitespace
- remove duplicate blank lines
- remove blank lines at end of file


# a7130f9f 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

fix licenses