The processor used in this SoC is a variant of the generic ARM9 core,
the ARM926EJ-S. A few tweaks were needed in the generic ARM
configuration code to provide support for this variant. Note that this
is nothing like providing full support for any new features in a
variant core, but just getting the core to be recognized as an ARM9
variant by the system. Note also that the latest version of NetBSD
fully supports this processor, so these mods are no longer required.
arch/arm/arm32/cpu.c
an addition was made to the CPU identifier list cpuids[]: