Simplify the i.MX6 platform code. The list of board devices is now
authorkettenis <kettenis@openbsd.org>
Sat, 9 Jul 2016 18:14:18 +0000 (18:14 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 9 Jul 2016 18:14:18 +0000 (18:14 +0000)
commitb522e10e8e7c9e419a69df792dbea127b755ded5
treea2cba7a63283d0fb39873feb1bdc45cd214feb64
parent4ca6b4a313a964b84e78dbcca59a65adae0757a1
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@
sys/arch/armv7/imx/imx.c
sys/arch/armv7/imx/imx6.c