summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
diff options
context:
space:
mode:
authorRaghavendra KH <r-khandenahally@ti.com>2008-08-20 10:08:47 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-08-20 10:08:47 +0200
commit23ec85feebd8b2cf4942e13e9ec7e413df0cd5ef (patch)
tree83cc2f1e40ae99f74830e344aec74c4f62217efb /arch/arm/mach-omap
parent24d376bd79c19137d3c06fe345b0e2c58bd2e176 (diff)
downloadbarebox-23ec85feebd8b2cf4942e13e9ec7e413df0cd5ef.tar.gz
barebox-23ec85feebd8b2cf4942e13e9ec7e413df0cd5ef.tar.xz
This patch adds support for Beagle Board.
Beagle board from TI is a development platform based on TI's OMAP3530 silicon. You can find more about Beagle Board here: www.beagleboard.org More on OMAP3530 (including documentation can be found here): http://focus.ti.com/docs/prod/folders/print/omap3530.html Signed-off-by: Raghavendra KH <r-khandenahally@ti.com>
Diffstat (limited to 'arch/arm/mach-omap')
-rw-r--r--arch/arm/mach-omap/arch-omap.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/arch-omap.dox b/arch/arm/mach-omap/arch-omap.dox
index 3452bc5d9f..857ca3eb5d 100644
--- a/arch/arm/mach-omap/arch-omap.dox
+++ b/arch/arm/mach-omap/arch-omap.dox
@@ -18,6 +18,7 @@ This document highlights some of the factors for supporting Texas Instrument's O
@section omap_boards Boards using OMAP processors
@li @subpage board/omap/board-sdp343x.c
+@li @subpage board/omap/board-beagle.c
@section omap_arch Documentation for OMAP Architectures files