]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: zynq: Use global baudrate instead of hardcoded one
authorMichal Simek <michal.simek@xilinx.com>
Tue, 2 Dec 2014 12:52:00 +0000 (13:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Jan 2015 07:55:58 +0000 (08:55 +0100)
commit12c9e7d622319bac804e68998019ba21118bc355
treeddcd3c76ad45c0e567d3c8bee6cd0f30e4fa1694
parentc4fa511425b4130b34d8ba407cca68e43addf694
serial: zynq: Use global baudrate instead of hardcoded one

This change enables to change baudrate on command line.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/serial/serial_zynq.c