From: Christopher H. <ch...@us...> - 2002-04-27 00:55:11
|
Update of /cvsroot/blob/blob In directory usw-pr-cvs1:/tmp/cvs-serv8216 Modified Files: .cvsignore Log Message: add i2c_probe fix badge4 initialization to fetch the SDRAM info out of the SPD add i2c.c and i2c-gpio.c to lib build remove ide.c and pcmcia.c from lib build (currently broken) switch initial terminal baud to whatever is in arch header Index: .cvsignore =================================================================== RCS file: /cvsroot/blob/blob/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- .cvsignore 16 Sep 2001 15:41:25 -0000 1.2 +++ .cvsignore 27 Apr 2002 00:55:04 -0000 1.3 @@ -5,3 +5,4 @@ config.status Makefile.in Makefile +junk |