[U-Boot] [PATCH] dm: Remove ARM dcc from the list
Michal Simek
michal.simek at xilinx.com
Wed Feb 24 08:34:16 CET 2016
Remove ARM Debug communication channel driver from the list
of not converted drivers to DM.
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
doc/driver-model/serial-howto.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt
index 61f2da323e7f..cddfb9fc0021 100644
--- a/doc/driver-model/serial-howto.txt
+++ b/doc/driver-model/serial-howto.txt
@@ -4,7 +4,6 @@ How to port a serial driver to driver model
Almost all of the serial drivers have been converted as at January 2016. These
ones remain:
- arm_dcc.c
mcfuart.c
serial_bfin.c
serial_pxa.c
--
1.9.1
More information about the U-Boot
mailing list