summaryrefslogtreecommitdiffstats
path: root/cf-fsi-fw.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-13 17:12:35 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-13 17:12:35 +1000
commit67cbe2dec8f80bfad01c28b0eee2fdced4b2cca8 (patch)
tree7af93e94a4787dcd62ebd6574580e30a3511cef9 /cf-fsi-fw.h
parentbddeeae3cc2f31400d41dd27a4dd7e4f2156565d (diff)
downloadcf-fsi-67cbe2dec8f80bfad01c28b0eee2fdced4b2cca8.tar.gz
cf-fsi-67cbe2dec8f80bfad01c28b0eee2fdced4b2cca8.zip
Add palmetto definition file
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'cf-fsi-fw.h')
-rw-r--r--cf-fsi-fw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cf-fsi-fw.h b/cf-fsi-fw.h
index 9356a41..ac89eba 100644
--- a/cf-fsi-fw.h
+++ b/cf-fsi-fw.h
@@ -27,6 +27,7 @@
#define HDR_SYS_SIG 0x00 /* 2 bytes system signature */
#define SYS_SIG_ROMULUS 0x526d /* 'Rm' */
#define SYS_SIG_WITHERSPOON 0x5773 /* 'Ws' */
+#define SYS_SIG_PALMETTO 0x5061 /* 'Pa' */
#define HDR_FW_VERS 0x02 /* 2 bytes Major.Minor */
#define HDR_API_VERS 0x04 /* 2 bytes Major.Minor */
#define API_VERSION_MAJ 1 /* Current version */
OpenPOWER on IntegriCloud