Merge remote-tracking branch 'u-boot-imx/master'
[platform/kernel/u-boot.git] / include / sm501.h
index d8f26fb..4e220a6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
  * Pierre AUBERT  p.aubert@staubli.com
  *
  * (C) Copyright 2005
@@ -32,6 +32,9 @@
 #ifndef _SM501_H_
 #define _SM501_H_
 
+#define PCI_VENDOR_SM          0x126f
+#define PCI_DEVICE_SM501       0x0501
+
 typedef struct {
        unsigned int Index;
        unsigned int Value;