]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Merged serial_pl010.c and serial_pl011.c.
authorAndreas Engel <andreas.engel@ericsson.com>
Mon, 8 Sep 2008 08:17:31 +0000 (10:17 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Sep 2008 12:41:11 +0000 (14:41 +0200)
commit20c9226cb8cab08a111ee73db04e62d943ee0c97
tree7aaf06027f305b55960e9d63774f16b71afa7108
parent0817d688f307ee2c0598e79175c94a40ce90337b
Merged serial_pl010.c and serial_pl011.c.

They only differ in the init function.
This also adds the missing watchdog support for the PL011.

Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
drivers/serial/Makefile
drivers/serial/serial_pl011.c [deleted file]
drivers/serial/serial_pl01x.c [moved from drivers/serial/serial_pl010.c with 66% similarity]
drivers/serial/serial_pl01x.h [moved from drivers/serial/serial_pl011.h with 100% similarity]