Fix EHCIDriver & OHCIDriver to sync the caches properly when setting up assembler veneers
Jeffrey Lee authored
Detail:
  init_veneer and build_veneer weren't calling OS_SynchroniseCodeAreas to properly sync the I+D caches after writing the assembler veneers to RMA. In some cases this was causing random crashes on boot. This should now be fixed.
Admin:
  Tested on rev C2 beagleboard


Version 0.49. Tagged as 'NetBSD-0_49'
96cb4c20