TQM85xx: fix typo introduce by commit ffbb5cb9
[oweals/u-boot.git] / include / api_public.h
index 9bc0501334a713760f4d5d3d30c2182c60a2fe66..5b0c09e3108a1a063c786b53a4df4f2e8b241799 100644 (file)
@@ -126,6 +126,7 @@ typedef unsigned long lbastart_t;
 #define DT_STOR_SCSI   0x0020
 #define DT_STOR_USB    0x0040
 #define DT_STOR_MMC    0x0080
+#define DT_STOR_SATA   0x0100
 
 #define DEV_STA_CLOSED 0x0000          /* invalid, closed */
 #define DEV_STA_OPEN   0x0001          /* open i.e. active */