CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/06 04:07:45
Modified files:
sys/arch/armv7/conf: GENERIC RAMDISK
sys/arch/armv7/omap: files.omap if_cpsw.c intc.c omap.c
omap_com.c ommmc.c ti_iic.c
share/man/man4/man4.armv7: intc.4 omap.4
Log message:
Dynamically attach intc(4) using the FDT and switch omap/am335x
drivers that use the FDT over to the FDT interrupt establish API.
ok kettenis@
