CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/29 14:33:53
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
sys/arch/armv7/imx: files.imx
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : imxuart.c imxuartreg.h imxuartvar.h
Removed files:
sys/arch/armv7/imx: imxuart.c imxuartreg.h imxuartvar.h
Log message:
Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Discussed with kettenis@
