summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-09 08:54:18 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-15 13:03:37 +0000
commit73821e1893a5241d769491f17932a2e2adb4fdcb (patch)
treeb0dbff1e03dab6777781ad95e3066c882f652330 /meta-openbmc-bsp
parent45d9834fea4d01b1f8899248a913564b0031bdd5 (diff)
downloadtalos-openbmc-73821e1893a5241d769491f17932a2e2adb4fdcb.tar.gz
talos-openbmc-73821e1893a5241d769491f17932a2e2adb4fdcb.zip
aspeed: Move README.md to common base layer
Consolidate the 24xx/25xx layer READMEs into a single Aspeed BSP README. Change-Id: I7446f5241343d304d9f083c4baf2baa0ddff6234 Tested: Documentation only, no functional impact Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/README.md9
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2400/README.md8
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2500/README.md8
3 files changed, 9 insertions, 16 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/README.md b/meta-openbmc-bsp/meta-aspeed/README.md
new file mode 100644
index 000000000..6c3221ef9
--- /dev/null
+++ b/meta-openbmc-bsp/meta-aspeed/README.md
@@ -0,0 +1,9 @@
+ASPEED
+================
+
+This is the ASPEED Board Support Package (BSP) layer. It supports the
+AST2400 and AST2500; ARM service management SOCs made by ASPEED. More
+information about the AST2400 and AST2500 can be found
+[here](https://www.aspeedtech.com/products.php?fPath=20&rId=376)
+and
+[here](https://www.aspeedtech.com/products.php?fPath=20&rId=440).
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/README.md b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/README.md
deleted file mode 100644
index bdbaa0c59..000000000
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-ASPEED AST2400
-================
-
-This is the ASPEED AST2400 Board Support Package (BSP) layer.
-The AST2400 is an ARM, service management SOC made by ASPEED. More information
-about the AST2400 can be found
-[here](https://www.aspeedtech.com/products.php?fPath=20&rId=376).
-This layer should be included for all OpenBMC systems that use the AST2400.
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/README.md b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/README.md
deleted file mode 100644
index 2b4dc969e..000000000
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-ASPEED AST2500
-================
-
-This is the ASPEED AST2500 Board Support Package (BSP) layer.
-The AST2500 is an ARM, service management SOC made by ASPEED. More information
-about the AST2500 can be found
-[here](https://www.aspeedtech.com/products.php?fPath=20&rId=440).
-This layer should be included for all OpenBMC systems that use the AST2500.
OpenPOWER on IntegriCloud