]> Git Repo - u-boot.git/commit
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
authorMarek Vasut <[email protected]>
Thu, 13 Sep 2012 10:32:56 +0000 (12:32 +0200)
committerTom Rini <[email protected]>
Mon, 15 Oct 2012 18:53:53 +0000 (11:53 -0700)
commit619c90bbebaee55f3066e818ba380e00d3336c25
tree2a88d3cc322f8ce54cc9febbead5dff2f4d480d7
parentd25c39d36047ec4aaa589259b93227d940a4e681
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver

Implement support for CONFIG_SERIAL_MULTI into cpci750 serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the cpci750 driver. Also, add a weak implementation
of default_serial_console() returning this driver.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Anatolij Gustschin <[email protected]>
Cc: Stefan Roese <[email protected]>
board/esd/cpci750/serial.c
common/serial.c
This page took 0.033537 seconds and 4 git commands to generate.