K 10 svn:author V 3 ian K 8 svn:date V 27 2014-01-08T03:40:18.607789Z K 7 svn:log V 382 Add option USB_HOST_ALIGN to configs that contain 'device usb'. Setting this to the cache line size is required to avoid data corruption on armv4 and armv5, and improves performance on armv6, in both cases by avoiding partial cacheline flushes for USB IO. All these configs already exist in 10-stable. A few that don't (and thus can't be MFC'd yet) will be committed separately. END