[U-Boot] Pull request u-boot-blackfin.git (serial branch)
Mike Frysinger
vapier at gentoo.org
Tue Jun 28 21:28:18 CEST 2011
All of thse patches have been posted previously, and no one has
given feedback, so here they are in a handy branch for you to pull.
The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a:
Prepare v2011.06 (2011-06-27 22:22:42 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git serial
Mike Frysinger (3):
serial: push default_serial_console to drivers
serial: drop serial_register return value
serial: drop useless ctlr field
arch/powerpc/cpu/mpc512x/serial.c | 23 ++++++++---
arch/powerpc/cpu/mpc5xxx/serial.c | 8 +++-
arch/powerpc/cpu/mpc8xx/serial.c | 18 ++++++--
board/logicpd/zoom2/zoom2_serial.c | 5 ++
board/logicpd/zoom2/zoom2_serial.h | 2 -
common/serial.c | 72 +-----------------------------------
drivers/serial/serial.c | 28 +++++++++++---
drivers/serial/serial_pxa.c | 3 -
drivers/serial/serial_s3c24x0.c | 23 +++++++++--
drivers/serial/serial_s5p.c | 27 ++++++++++---
include/serial.h | 2 -
11 files changed, 103 insertions(+), 108 deletions(-)
More information about the U-Boot
mailing list