embeddedsw/XilinxProcessorIPLib/drivers/emacps
Harini Katakam ce83a9b664 emacps: Update upper 32 bits of queue pointer address
For 64 bit address, upper 32 bits should be updated in respective
TX and RX queue pointer registers. For tx, typecast with u32 should not
be there; remove it. For rx, update the correspondign register.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2015-08-11 15:27:35 +05:30
..
data emacps: Do not call error handler with an error code zero 2015-08-02 21:27:20 +05:30
examples Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
src emacps: Update upper 32 bits of queue pointer address 2015-08-11 15:27:35 +05:30