CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/07/09 12:14:18

Modified files:
        sys/arch/armv7/imx: imx.c imx6.c 

Log message:
Simplify the i.MX6 platform code.  The list of board devices is now
(essentially) the same for all boards, so we can use a single list and
match based on the compatible property of the root node in the device tree.

ok jsg@

Reply via email to