]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/sm501.h
mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT
[karo-tx-uboot.git] / include / sm501.h
index d8f26fbf29713a294ee20c18e1d499e125e16c40..4e220a6107e53e4d795d4ae7f3186cccecbcf30c 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;