Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 18:10:42 +0000 (UTC)
From:      John Hay <jhay@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/conf AVILA.hints src/sys/arm/xscale/ixp425 ixp425.c ixp425var.h uart_bus_ixp425.c uart_cpu_ixp425.c
Message-ID:  <200705291810.l4TIAgGR076299@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhay        2007-05-29 18:10:42 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         AVILA.hints 
    sys/arm/xscale/ixp425 ixp425.c ixp425var.h uart_bus_ixp425.c 
                          uart_cpu_ixp425.c 
  Log:
  Remove the hardcoded IXP425_UART?_VBASE values in the
  uart_ixp425_probe() and uart_cpu_getdev(). Change
  uart_cpu_getdev() to use hints to find the console.
  
  Reviewed by:    marcel
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/arm/conf/AVILA.hints
  1.8       +1 -1      src/sys/arm/xscale/ixp425/ixp425.c
  1.4       +2 -0      src/sys/arm/xscale/ixp425/ixp425var.h
  1.3       +12 -3     src/sys/arm/xscale/ixp425/uart_bus_ixp425.c
  1.3       +42 -13    src/sys/arm/xscale/ixp425/uart_cpu_ixp425.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705291810.l4TIAgGR076299>