1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/arm
Olivier Houchard f96b290333 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.
2007-02-26 02:03:48 +00:00
..
arm Erm we can't change the value of arm_memcpy if we're running from flash. 2007-02-26 02:03:48 +00:00
at91 Fix attach of at91_pio() after bus_setup_intr() modification. 2007-02-25 14:34:59 +00:00
compile
conf Add two new options, FLASHADDR, which defines the address the flash is 2007-02-19 01:03:08 +00:00
include o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
sa11x0 o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
xscale Update for the new prototype of bus_setup_intr(). 2007-02-25 22:17:54 +00:00