2009-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>

* cchip/cchip.c, include/cchip.h, include/rasta.h, pci/pci.c: Add CVS
	Ids.
This commit is contained in:
Joel Sherrill
2009-07-20 16:02:01 +00:00
parent b2b77956dc
commit 243596d65e
5 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2009-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* cchip/cchip.c, include/cchip.h, include/rasta.h, pci/pci.c: Add CVS
Ids.
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to

View File

@@ -1,3 +1,6 @@
/*
* $Id$
*/
#include <bsp.h>
#include <rtems/bspIo.h>

View File

@@ -1,3 +1,6 @@
/*
* $Id$
*/
#ifndef __CCHIP_H__
#define __CCHIP_H__

View File

@@ -1,3 +1,7 @@
/*
* $Id$
*/
#ifndef __RASTA_H__
#define __RASTA_H__

View File

@@ -13,12 +13,11 @@
* found in found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* pci.c,v 1.2.4.4 2004/11/10 22:15:01 joel Exp
* $Id$
*
* Till Straumann, <strauman@slac.stanford.edu>, 1/2002
* - separated bridge detection code out of this file
*
*
* Adapted to LEON2 AT697 PCI
* Copyright (C) 2006 Gaisler Research
*