diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/utilities/ich9deblob/src/descriptor/descriptor.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/utilities/ich9deblob/src/descriptor/descriptor.h b/resources/utilities/ich9deblob/src/descriptor/descriptor.h index b893811..ecef537 100644 --- a/resources/utilities/ich9deblob/src/descriptor/descriptor.h +++ b/resources/utilities/ich9deblob/src/descriptor/descriptor.h @@ -27,6 +27,13 @@ * bit fields used, corresponding to datasheet. See links to datasheets * and documentation in ich9deblob.c */ + +/* + * See docs/hcl/x200_remove_me.html for info plus links to datasheet (also linked below) + * + * Info about flash descriptor (read page 850 onwards): + * http://www.intel.co.uk/content/dam/doc/datasheet/io-controller-hub-9-datasheet.pdf + */ #ifndef DESCRIPTORSTRUCT_H #define DESCRIPTORSTRUCT_H |