Commit graph

4 commits

Author SHA1 Message Date
Kedareswara rao Appana
1ae85a7367 uart: Incorrect freq value being exported to the xparameters.h file
This patch fixes the issue incorrect freq value being exported to
the xparameters.h file when uart is configured with external clock.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-11-25 21:38:16 +05:30
Kedareswara rao Appana
fd4c714198 uart: Clear global counters in the interrupt example
If mulitple uart instances present in the h/w design and when
try to run periphreal test for those design results failure for
the second instance of ip. This patch fixes this issue.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-11-25 21:38:16 +05:30
Kedareswara rao Appana
297266c370 uartns550: handle device_id value in cannoical definitions properly
This patch fixes the issue Canonical Definition of Multiple
Instances of UARTSNS550 have the same Device Id.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:25 +05:30
Jagannadha Sutradharudu Teki
2c8f92039d embeddesw: Add initial code support
Added initial support Xilinx Embedded Software.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-06-24 16:45:01 +05:30