summaryrefslogtreecommitdiffstats
path: root/arch/ppc
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/ppc
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/ppc')
-rw-r--r--arch/ppc/boards/pcm030/pcm030.dox8
-rw-r--r--arch/ppc/mach-ppc.dox9
2 files changed, 0 insertions, 17 deletions
diff --git a/arch/ppc/boards/pcm030/pcm030.dox b/arch/ppc/boards/pcm030/pcm030.dox
deleted file mode 100644
index b9ada839f2..0000000000
--- a/arch/ppc/boards/pcm030/pcm030.dox
+++ /dev/null
@@ -1,8 +0,0 @@
-/** @page pcm030 Phytec's phyCORE-MPC5200B-tiny
-
-This CPU card is based on a Freescale MPC5200B CPU. The card is shipped with:
-
-- up to 16MiB NOR type Flash Memory
-- 64MiB synchronous dynamic RAM
-
-*/
diff --git a/arch/ppc/mach-ppc.dox b/arch/ppc/mach-ppc.dox
deleted file mode 100644
index f7191b9988..0000000000
--- a/arch/ppc/mach-ppc.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_ppc_mach PowerPC based CPU into the tree
-
-FIXME
-
-*/