CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/15 07:42:49
Modified files:
sys/arch/armv7/armv7: platform.c
sys/arch/armv7/conf: files.armv7
sys/arch/armv7/omap: files.omap
Added files:
sys/arch/armv7/dev: com_fdt.c
Removed files:
sys/arch/armv7/omap: omap_com.c
Log message:
Move the com(4) fdt attachment driver to a more generic location and
rename it to fit the typical scheme of such an attachment driver.
ok kettenis@ jsg@
