]> git.ipfire.org Git - people/ms/u-boot.git/commit
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
authorFrancois Retief <fgretief@spaceteq.co.za>
Fri, 30 Oct 2015 11:23:41 +0000 (13:23 +0200)
committerFrancois Retief <fgretief@spaceteq.co.za>
Thu, 3 Dec 2015 11:15:48 +0000 (13:15 +0200)
commitc2b37a0d558b169a8b2379e64329f19a4a5ee37f
tree19ef7e0ee05dc60c41c274ee546ec1994825d787
parentff0b9b77c2c86e9c6cdb572a258b29f24fcd754a
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX

Updated the LEON3 serial driver to make use of the CONFIG_CONS_INDEX
option to select which serial port the console will use.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
arch/sparc/cpu/leon3/serial.c