summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/am335x
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2015-02-04 15:00:52 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-03-02 07:54:12 +0100
commit60ae4632b48c5d09a6c2cde4d7ddcefb512b6c5b (patch)
treeedad51ececa52aa45f40c204d01c3f5e80d0bb8d /Documentation/boards/am335x
parentd0ae1330b00c6e7cf0ac9aab799d24f78482c990 (diff)
downloadbarebox-60ae4632b48c5d09a6c2cde4d7ddcefb512b6c5b.tar.gz
barebox-60ae4632b48c5d09a6c2cde4d7ddcefb512b6c5b.tar.xz
Docs: Add phytec-som-am335x documentation
Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/boards/am335x')
-rw-r--r--Documentation/boards/am335x/phytec-som.rst31
1 files changed, 31 insertions, 0 deletions
diff --git a/Documentation/boards/am335x/phytec-som.rst b/Documentation/boards/am335x/phytec-som.rst
new file mode 100644
index 0000000000..b415f7c733
--- /dev/null
+++ b/Documentation/boards/am335x/phytec-som.rst
@@ -0,0 +1,31 @@
+Phytec AM335x based SOMs
+========================
+
+The phycore-som-am335x is actually not a real board. It represents a set of
+am335x based Phytec module families and its boards in the barebox.
+You can find out more about the Phytec SOM concept on the website:
+
+ http://phytec.com/products/system-on-modules/
+
+
+Supported modules and boards
+----------------------------
+
+Currently, barebox supports the following SOMs and boards:
+
+ - phyCORE
+
+ - PCM-953
+ - phyBOARD-MAIA
+ - phyBOARD-WEGA
+
+ - phyFLEX
+
+ - PBA-B-01
+
+
+Building phycore-som-am335x
+---------------------------
+
+The phycore-som-am335x boards are covered by the ``am335x_mlo_defconfig``
+for the MLO and ``am335x_defconfig`` for the regular barebox image.