Clarify purpose of chip data binary markdown doc
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I00f0eb8823d673eca20c3a82c686c41f97f6280c
diff --git a/src/chip_data/CHIP_DATA.md b/src/chip_data/chip_data_binary.md
similarity index 98%
rename from src/chip_data/CHIP_DATA.md
rename to src/chip_data/chip_data_binary.md
index 6dc8ca6..54f21bc 100644
--- a/src/chip_data/CHIP_DATA.md
+++ b/src/chip_data/chip_data_binary.md
@@ -1,6 +1,6 @@
-# Chip Data Files
+# Chip Data Binary Files
-The Chip Data Files define everything we need to know about a chip type. Their
+The binary files define everything we need to know about a chip type. Their
purpose is to keep libhei agnostic to specific chip information. Required
information includes:
@@ -232,7 +232,7 @@
| Value | Description |
| :---: | :---------------------------------------------------------- |
-| 1 | System checkstop hardware attention |
+| 1 | Chip checkstop hardware attention |
| 2 | Unit checkstop hardware attention |
| 3 | Recoverable hardware attention |
| 4 | SW or HW event requiring action by the service processor FW |