summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-12-09 17:17:30 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-05 11:31:14 +0100
commit417116c7835414bf05dec0224f0ee2e818e47c16 (patch)
treefd498e81d7dc8b8cac4475894dcd14acb6870646 /Documentation/boards/mxs
parentba4ace811029e8a6406330667961443a0326a0bb (diff)
downloadbarebox-417116c7835414bf05dec0224f0ee2e818e47c16.tar.gz
barebox-417116c7835414bf05dec0224f0ee2e818e47c16.tar.xz
ARM: MXS: Update Karo TX28 board support
- enable multiimage support to generate bootstream, sd-card and 2nd stage images - Enable new defaultenv support - Enable more features Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/boards/mxs')
-rw-r--r--Documentation/boards/mxs/KaRo-TX28.rst19
1 files changed, 4 insertions, 15 deletions
diff --git a/Documentation/boards/mxs/KaRo-TX28.rst b/Documentation/boards/mxs/KaRo-TX28.rst
index 0fbd4dfd7d..0c5dc71ef3 100644
--- a/Documentation/boards/mxs/KaRo-TX28.rst
+++ b/Documentation/boards/mxs/KaRo-TX28.rst
@@ -34,20 +34,9 @@ Build the binary image::
**NOTE:** replace the armv5compiler with your ARM v5 cross compiler.
-**NOTE:** to use the result, you also need the following resources from Freescale:
+This produces the following images:
- * the 'bootlets' archive
- * the 'elftosb2' encryption tool
- * in the case you want to start barebox from an attached SD card
- the 'sdimage' tool from Freescale's 'uuc' archive.
+ * barebox-karo-tx28-bootstream.img - Use with the bcb command
+ * barebox-karo-tx28-sd.img - Use for SD cards
+ * barebox-karo-tx28-2nd.img - Use for 2nd stage booting (with bootm)
-Memory layout when barebox is running
--------------------------------------
-
- * 0x40000000 start of SDRAM
- * 0x40000100 start of kernel's boot parameters
-
- * below malloc area: stack area
- * below barebox: malloc area
-
- * 0x47000000 start of barebox