cvs commit: src/sys/arm/sa11x0 assabet_machdep.c sa11x0_io.c sa11x0_reg.h uart_cpu_sa1110.c

Olivier Houchard cognet at FreeBSD.org
Tue May 23 05:15:03 PDT 2006


cognet      2006-05-23 12:14:15 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/sa11x0       assabet_machdep.c sa11x0_io.c 
                         sa11x0_reg.h uart_cpu_sa1110.c 
  Log:
  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
  
  Revision  Changes    Path
  1.12      +31 -5     src/sys/arm/sa11x0/assabet_machdep.c
  1.8       +7 -0      src/sys/arm/sa11x0/sa11x0_io.c
  1.3       +2 -0      src/sys/arm/sa11x0/sa11x0_reg.h
  1.4       +2 -1      src/sys/arm/sa11x0/uart_cpu_sa1110.c


More information about the cvs-src mailing list