summaryrefslogtreecommitdiffstats
path: root/doc/README.blackfin
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-04 19:26:54 -0500
committerMike Frysinger <vapier@gentoo.org>2008-02-04 19:26:54 -0500
commit4c58eb5552220e425c8af6ac8d2839244a2f57b1 (patch)
tree4c98c4e1f2511d3f15c88e439c3af4e2991e1de4 /doc/README.blackfin
parent32a9f5f2160a034ea87ea651b233ef7c635e55cf (diff)
downloadtalos-obmc-uboot-4c58eb5552220e425c8af6ac8d2839244a2f57b1.tar.gz
talos-obmc-uboot-4c58eb5552220e425c8af6ac8d2839244a2f57b1.zip
add some more Blackfin docs
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'doc/README.blackfin')
-rw-r--r--doc/README.blackfin46
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/README.blackfin b/doc/README.blackfin
new file mode 100644
index 0000000000..a837d90f21
--- /dev/null
+++ b/doc/README.blackfin
@@ -0,0 +1,46 @@
+Notes for the Blackfin architecture port of Das U-Boot
+
+ =========
+ ! ABOUT !
+ =========
+
+<marketing blurb>
+Blackfin Processors embody a new breed of 16/32-bit embedded processor, ideally
+suited for products where a convergence of capabilities are necessary -
+multi-format audio, video, voice and image processing; multi-mode baseband and
+packet processing; control processing; and real-time security. The Blackfin's
+unique combination of software flexibility and scalability has gained it
+widespread adoption in convergent applications.
+</marketing blurb>
+
+The Blackfin processor is wholly developed by Analog Devices Inc.
+
+ ===========
+ ! SUPPORT !
+ ===========
+
+All open source code for the Blackfin processors are being handled via our
+collaborative website:
+http://blackfin.uclinux.org/
+
+In particular, bug reports, feature requests, help etc... for Das U-Boot are
+handled in the Das U-Boot sub project:
+http://blackfin.uclinux.org/gf/project/u-boot
+
+This website is backed both by an open source community as well as a dedicated
+team from Analog Devices Inc.
+
+ =============
+ ! TOOLCHAIN !
+ =============
+
+To compile the Blackfin aspects, you'll need the GNU toolchain configured for
+the Blackfin processor. You can obtain such a cross-compiler here:
+http://blackfin.uclinux.org/gf/project/toolchain
+
+ =================
+ ! DOCUMENTATION !
+ =================
+
+For Blackfin specific documentation, you can visit our dedicated doc wiki:
+http://docs.blackfin.uclinux.org/doku.php?id=bootloaders:u-boot
OpenPOWER on IntegriCloud