HomeFreeBSD

Create a new option ARM_USE_V6_BUSDMA to force an armv4/5 kernel to

Description

Create a new option ARM_USE_V6_BUSDMA to force an armv4/5 kernel to
use the armv6 busdma interface. This interface uses more memory than
the armv4 one, but bounces more data more often so may be more correct
than the armv4 one. It is intended for debugging purposes only at the
moment.

Details

Provenance
impAuthored on
Parents
rS320081: Include the generic cpu.h instead of the v4/v6 specific cpu.h. This
Branches
Unknown
Tags
Unknown