summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/ipqheader/description.md8
-rw-r--r--util/qualcomm/description.md12
2 files changed, 11 insertions, 9 deletions
diff --git a/util/ipqheader/description.md b/util/ipqheader/description.md
deleted file mode 100644
index cfe53e8eee..0000000000
--- a/util/ipqheader/description.md
+++ /dev/null
@@ -1,8 +0,0 @@
-__ipqheader__
- * _createxbl.py_ - Concatenates XBL segments into one ELF image
- `Python`
- * _ipqheader.py_ - Returns a packed MBN header image with the
- specified base and size `Python`
- * _mbncat.py_ - Generate ipq8064 uber SBL `Python`
- * *mbn_tools.py* - Contains all MBN Utilities for image generation
- `Python`
diff --git a/util/qualcomm/description.md b/util/qualcomm/description.md
index 22238c648f..352ebecd3b 100644
--- a/util/qualcomm/description.md
+++ b/util/qualcomm/description.md
@@ -1 +1,11 @@
-CMM script to debug Qualcomm coreboot environments. `CMM`
+__cmm__
+ * CMM script to debug Qualcomm coreboot environments. `CMM`
+
+__ipqheader__
+ * _createxbl.py_ - Concatenates XBL segments into one ELF image
+ `Python`
+ * _ipqheader.py_ - Returns a packed MBN header image with the
+ specified base and size `Python`
+ * _mbncat.py_ - Generate ipq8064 uber SBL `Python`
+ * *mbn_tools.py* - Contains all MBN Utilities for image generation
+ `Python`