mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Wadim Egorov <w.egorov@phytec.de>
To: barebox@lists.infradead.org
Subject: [PATCH 4/5] Docs: Add phytec-som-am335x documentation
Date: Wed, 4 Feb 2015 15:00:52 +0100	[thread overview]
Message-ID: <1423058453-17012-4-git-send-email-w.egorov@phytec.de> (raw)
In-Reply-To: <1423058453-17012-1-git-send-email-w.egorov@phytec.de>

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
---
 Documentation/boards/am335x.rst            | 22 ++++++++++++++++++---
 Documentation/boards/am335x/phytec-som.rst | 31 ++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/boards/am335x/phytec-som.rst

diff --git a/Documentation/boards/am335x.rst b/Documentation/boards/am335x.rst
index 7959b84..671c3aa 100644
--- a/Documentation/boards/am335x.rst
+++ b/Documentation/boards/am335x.rst
@@ -13,14 +13,20 @@ for the MLO and ``am335x_defconfig`` for the regular barebox image. The
 resulting images will be placed under ``images/``:
 
 ::
+
   barebox-am33xx-afi-gf.img
   barebox-am33xx-afi-gf-mlo.img
   barebox-am33xx-beaglebone.img
   barebox-am33xx-beaglebone-mlo.img
+  barebox-am33xx-phytec-phycore-mlo-256mb.img
+  barebox-am33xx-phytec-phycore-mlo-128mb.img
+  barebox-am33xx-phytec-phycore-mlo-512mb.img
+  barebox-am33xx-phytec-phycore-mlo-2x512mb.img
+  barebox-am33xx-phytec-phyflex-mlo-256mb.img
+  barebox-am33xx-phytec-phyflex-mlo-512mb.img
   barebox-am33xx-phytec-phycore.img
-  barebox-am33xx-phytec-phycore-mlo-1x128m16.img
-  barebox-am33xx-phytec-phycore-mlo-1x256m16.img
-  barebox-am33xx-phytec-phycore-mlo-1x512m16.img
+  barebox-am33xx-phytec-phycore-no-spi.img
+  barebox-am33xx-phytec-phyflex.img
 
 Some boards come in different variants, make sure to pick the correct one.
 
@@ -40,3 +46,13 @@ SD/MMC
 To start barebox from SD/MMC prepare a card with a FAT filesystem. Copy the MLO
 file for your board to the card and name it ``MLO``. Copy the regular image
 for your board to the card and name it ``barebox.bin``.
+
+AM335x Boards
+------
+
+.. toctree::
+  :glob:
+  :numbered:
+  :maxdepth: 1
+
+  am335x/*
diff --git a/Documentation/boards/am335x/phytec-som.rst b/Documentation/boards/am335x/phytec-som.rst
new file mode 100644
index 0000000..b415f7c
--- /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.
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2015-02-04 14:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 14:00 [PATCH 1/5] ARM: am335x: phyFLEX-AM335x: Split DT and add MLO DT Wadim Egorov
2015-02-04 14:00 ` [PATCH 2/5] ARM: dts: Add a new compatible type for am335x phytec SOMs Wadim Egorov
2015-02-04 14:00 ` [PATCH 3/5] boards: Add phytec-som-am335x Wadim Egorov
2015-02-04 14:00 ` Wadim Egorov [this message]
2015-02-04 14:00 ` [PATCH 5/5] boards: Drop phytec-phycore-am335x, phytec-phyflex-am335x Wadim Egorov
2015-02-06  7:23 ` [PATCH 1/5] ARM: am335x: phyFLEX-AM335x: Split DT and add MLO DT Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1423058453-17012-4-git-send-email-w.egorov@phytec.de \
    --to=w.egorov@phytec.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox