K 10 svn:author V 3 imp K 8 svn:date V 27 2017-06-18T21:03:48.102288Z K 7 svn:log V 286 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. END