summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-06-17 10:27:03 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-26 10:09:52 +0200
commit98360be0fefd58bf27df03c47d887dd676a31d73 (patch)
tree76447f0ee3d99f3864bdfb9952178affb5dc9f76 /arch/blackfin
parent7b82f548580fb52023ed2116784632fd996a51fc (diff)
downloadbarebox-98360be0fefd58bf27df03c47d887dd676a31d73.tar.gz
barebox-98360be0fefd58bf27df03c47d887dd676a31d73.tar.xz
Documentation: remove doxygen documentation
The doxygen documentation is long outdated. Remove it. It will be replaced with sphinx based documentation later. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/blackfin')
-rw-r--r--arch/blackfin/boards/ipe337/ipe337.dox10
-rw-r--r--arch/blackfin/mach-bf.dox9
2 files changed, 0 insertions, 19 deletions
diff --git a/arch/blackfin/boards/ipe337/ipe337.dox b/arch/blackfin/boards/ipe337/ipe337.dox
deleted file mode 100644
index 4d7925af94..0000000000
--- a/arch/blackfin/boards/ipe337/ipe337.dox
+++ /dev/null
@@ -1,10 +0,0 @@
-/** @page ipe337 ipe337
-
-This CPU card is based on an Analog Device Blackfin CPU. The card is shipped
-with:
-
-- 32MiB NOR type Flash Memory
-- 128MiB synchronous dynamic RAM
-- SMSC9xxx network controller
-
-*/ \ No newline at end of file
diff --git a/arch/blackfin/mach-bf.dox b/arch/blackfin/mach-bf.dox
deleted file mode 100644
index 4b3a3c12ea..0000000000
--- a/arch/blackfin/mach-bf.dox
+++ /dev/null
@@ -1,9 +0,0 @@
-/* This document is intended to provide the developer with information
- * how to integrate a new CPU (MACH) into this part of the barebox tree
- */
-
-/** @page dev_bf_mach Blackfin based CPU (MACH) into the tree
-
-FIXME
-
-*/