CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/05/18 16:55:23

Modified files:
        sys/arch/arm/mainbus: mainbus.c mainbus.h 
        sys/arch/armv7/armv7: armv7_machdep.h platform.c 
        sys/arch/armv7/imx: imx_machdep.c 

Log message:
Introduce a per-platform init_mainbus() hook that can be used to attach
platform-specific devices to mainbus before we start walking the FDT.

ok patrick@

Reply via email to