summaryrefslogtreecommitdiffstats
path: root/board/board.dox
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-05-27 16:40:06 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2009-06-10 12:47:20 +0200
commit7733de908ba918ca47f13157335a100d74ba7cf1 (patch)
tree6c1cd8eb60a2c63422705c4e95e9b63cb9433b4c /board/board.dox
parentbf725a2945a31d81d1d686d36bc755c115a7ee8f (diff)
downloadbarebox-7733de908ba918ca47f13157335a100d74ba7cf1.tar.gz
barebox-7733de908ba918ca47f13157335a100d74ba7cf1.tar.xz
Fix some layout issues and typos.
Reorganizing some files to parts of the documentation where their content matches. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'board/board.dox')
-rw-r--r--board/board.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/board.dox b/board/board.dox
index a4c6dc5e96..cd683dd3e6 100644
--- a/board/board.dox
+++ b/board/board.dox
@@ -78,7 +78,7 @@ TBD
@section board_mod_files These files needs to be modified:
- - modify board/board.doc
+ - modify board/board.dox
- modify arch/\<architecture\>/Kconfig
- add your board (MACH_*) to the list
- add your default text base address for this architecture (ARCH_TEXT_BASE)