cognet      2007-02-26 02:03:48 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          locore.S support.S 
  Log:
  Erm we can't change the value of arm_memcpy if we're running from flash.
  Instead, make memcpy() check if we're running from flash, and avoid
  using arm_memcpy if we're doing so.
  
  Revision  Changes    Path
  1.16      +0 -5      src/sys/arm/arm/locore.S
  1.12      +23 -0     src/sys/arm/arm/support.S
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to