aboutsummaryrefslogtreecommitdiff
path: root/include/fsp-mdst-table.h
diff options
context:
space:
mode:
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>2014-07-31 00:19:45 +0530
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-07-31 11:11:47 +1000
commitfab72d6ab651b4cf6ef32d5bcfb63ef8743274d8 (patch)
tree59e1fca7b1dc8995635d4f09c1152b3230358948 /include/fsp-mdst-table.h
parent04604b5f49af98ee97f6edea0278282624ed9cbe (diff)
downloadskiboot-fab72d6ab651b4cf6ef32d5bcfb63ef8743274d8.zip
skiboot-fab72d6ab651b4cf6ef32d5bcfb63ef8743274d8.tar.gz
skiboot-fab72d6ab651b4cf6ef32d5bcfb63ef8743274d8.tar.bz2
MDST: Rename function name and variable order
- Better function naming - Better macro naming - Re-ordered function variables - calculate max_mdst_entry after allocating memory for mdst table. No change in functionality. Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'include/fsp-mdst-table.h')
-rw-r--r--include/fsp-mdst-table.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/fsp-mdst-table.h b/include/fsp-mdst-table.h
index ae2ef12..78ab276 100644
--- a/include/fsp-mdst-table.h
+++ b/include/fsp-mdst-table.h
@@ -18,9 +18,9 @@
#ifndef __FSPMDST_H
#define __FSPMDST_H
-/* Dump section type */
-#define DUMP_SECTION_CONSOLE 0x01
-#define DUMP_SECTION_HBRT_LOG 0x02
+/* Dump region ids */
+#define DUMP_REGION_CONSOLE 0x01
+#define DUMP_REGION_HBRT_LOG 0x02
/*
* Sapphire Memory Dump Source Table