[U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list

Thomas Chou thomas at wytron.com.tw
Thu Dec 17 14:47:31 CET 2015


Since both altera_jtag_uart and altera_uart are converted to driver
model, remove them from the list of drivers remaining to convert.

Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
---
 doc/driver-model/serial-howto.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt
index 76ad629..4706d56 100644
--- a/doc/driver-model/serial-howto.txt
+++ b/doc/driver-model/serial-howto.txt
@@ -4,8 +4,6 @@ How to port a serial driver to driver model
 About 16 of 33 serial drivers have been converted as at September 2015. It
 is time for maintainers to start converting over the remaining serial drivers:
 
-   altera_jtag_uart.c
-   altera_uart.c
    arm_dcc.c
    lpc32xx_hsuart.c
    mcfuart.c
-- 
2.5.0



More information about the U-Boot mailing list