CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/22 17:35:01
Modified files:
sys/arch/arm/arm: bus_space_asm_generic.S cpu.c cpufunc.c pmap.c
sys/arch/arm/armv7: bus_space_asm_armv7.S
sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h pmap.h
Log message:
Remove support for ARM11. This was the last unused and unmaintained
processor in our code. Now we're left with only armv7 and XScale for
armish and zaurus.
ok jsg@
