CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/05/15 09:35:43

Modified files:
        sys/arch/armv7/armv7: armv7.c armv7_machdep.c armv7_machdep.h 
                              armv7var.h autoconf.c 
        sys/arch/armv7/exynos: exynos.c exynos_machdep.c 
        sys/arch/armv7/imx: files.imx imx.c imx_machdep.c 
        sys/arch/armv7/omap: files.omap omap.c omap_machdep.c 
        sys/arch/armv7/sunxi: files.sunxi sunxi.c sunxi_machdep.c 

Log message:
Make board attaching table driven and move it out into the soc
directories.  Move the device tables while here as was done in bitrig.
With these changes the only use of the board id defines is in the soc
directories.

Tested by matthieu and djm on imx and myself on omap and sunxi (qemu).
ok djm@, ok jasper@ on an earlier version

Reply via email to