summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/am335x.rst
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.rst
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.rst')
-rw-r--r--Documentation/boards/am335x.rst22
1 files changed, 19 insertions, 3 deletions
diff --git a/Documentation/boards/am335x.rst b/Documentation/boards/am335x.rst
index 7959b84c8d..671c3aad1f 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/*