summaryrefslogtreecommitdiff
path: root/doc/driver-model/UDM-watchdog.txt
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2013-02-07 01:48:30 (GMT)
committerTom Rini <trini@ti.com>2013-03-11 21:00:28 (GMT)
commit7c9e89bd1f62ccd76eee8ad4c36185057576dd95 (patch)
tree41548e50ff2dddc30913c00200ba8ef41dd6d0c5 /doc/driver-model/UDM-watchdog.txt
parentefd7c11404e59874d4da86d04cab4acacf77d793 (diff)
downloadu-boot-fsl-qoriq-7c9e89bd1f62ccd76eee8ad4c36185057576dd95.tar.xz
ppc: Remove PCIPPC2 and PCIPPC6 boards
These boards seem to be unmaintained for quite some time. So lets remove support for them completely. This also cleans up some common drivers/files. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Guillaume Alexandre <guillaume.alexandre@gespac.ch> Acked-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'doc/driver-model/UDM-watchdog.txt')
-rw-r--r--doc/driver-model/UDM-watchdog.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/driver-model/UDM-watchdog.txt b/doc/driver-model/UDM-watchdog.txt
index 271bd26..7db3286 100644
--- a/doc/driver-model/UDM-watchdog.txt
+++ b/doc/driver-model/UDM-watchdog.txt
@@ -292,11 +292,6 @@ III) Analysis of in-tree drivers
Only function proxy call. Code cleanup needed.
- 45) board/pcippc2/pcippc2.c
- ---------------------------
- The driver is standard HW watchdog. Simple conversion is possible.
-
-
46) board/pcs440ep/pcs440ep.c
-----------------------------
The driver is standard HW watchdog. Simple conversion is possible.