CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/09 21:04:00
Modified files:
sys/arch/armv7/omap: omap.c
Log message:
Instead of attaching the omap device based on board ids follow imx
and match based on the compatible property of the root node in the fdt.
Each of am33xx, omap3, and omap4 have their own list of devices to
attach.
