commit | 20d1ebfe1e60606a610ee289fa47a7ccb08fe110 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Dec 19 23:38:58 2013 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Feb 19 09:41:21 2014 +0100 |
tree | 2b1a57422a586b1aecbaa8d11aedea28e631a6ec | |
parent | f0c8211519fcfc93cd4995715d44a81060a7344a [diff] |
zynq: serial: Simplify serial driver initialization Define both serial uarts in the driver and return default uart based on board configuration. - Move baseaddresses to hardware.h - Define default baudrate and clock values Signed-off-by: Michal Simek <michal.simek@xilinx.com>