]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use pmap_devmap_bootstrap(), instead of mapping the SACOM1 registers
authorOlivier Houchard <cognet@FreeBSD.org>
Tue, 23 May 2006 12:14:14 +0000 (12:14 +0000)
committerOlivier Houchard <cognet@FreeBSD.org>
Tue, 23 May 2006 12:14:14 +0000 (12:14 +0000)
commitfb350a0d6aa08e299d5b0fbc27fcabec23c9fca0
tree627b567b29b3ef64c740847cf7a9414e5dc2912a
parentf6bd1faf76a3d593817faaaa8e67e01c3185f435
Use pmap_devmap_bootstrap(), instead of mapping the SACOM1 registers
with pmap_map_entry.
More use of macros instead of hardcoding the addr.

Submitted by: kevlo
sys/arm/sa11x0/assabet_machdep.c
sys/arm/sa11x0/sa11x0_io.c
sys/arm/sa11x0/sa11x0_reg.h
sys/arm/sa11x0/uart_cpu_sa1110.c