CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/10/08 19:40:43
Modified files:
share/man/man4/man4.armv7: Makefile
sys/arch/armv7/conf: GENERIC RAMDISK
sys/arch/armv7/vexpress: files.vexpress sysreg.c
sys/arch/armv7/armv7: armv7var.h platform.c
Removed files:
share/man/man4/man4.armv7: vexpress.4
sys/arch/armv7/vexpress: vexpress.c vexpress_a15.c vexpress_a9.c
vexpress_machdep.c
Log message:
Remove the vexpress platform abstraction and board id. All the devices
that attached to vexpress have been converted to fdt so this is no
longer required.