Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 23:36:53 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 153923 for review
Message-ID:  <200812012336.mB1NarSj037018@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=153923

Change 153923 by sam@sam_ebb on 2008/12/01 23:36:29

	doesn't seem to matter but fix the 2nd timing window offset
	for Cambria

Affected files ...

.. //depot/projects/vap/sys/arm/xscale/ixp425/avila_ata.c#4 edit

Differences ...

==== //depot/projects/vap/sys/arm/xscale/ixp425/avila_ata.c#4 (text+ko) ====

@@ -103,7 +103,7 @@
 		  .off16	= EXP_TIMING_CS3_OFFSET,
 		  .basealt	= CAMBRIA_CFSEL1_HWBASE,
 		  .sizealt	= CAMBRIA_CFSEL1_SIZE,
-		  .offalt	= EXP_TIMING_CS3_OFFSET,
+		  .offalt	= EXP_TIMING_CS4_OFFSET,
 		},
 		{ .desc		= "ADI Pronghorn Metro IDE/CF Controller",
 		  .gpin		= 0,



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