Files
u-boot/drivers
Siva Durga Prasad Paladugu dc1fcc423c net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
Read dma address using fdtdec_get_addr as it checks for
address cells and size cells and reads the address
properly. fdtdec_get_int always assume address is of int
size which goes wrong if using it on 64-bit architecture.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-11-28 16:09:27 +01:00
..
2017-11-28 16:08:52 +01:00
2017-09-04 09:02:07 -04:00
2017-11-06 09:51:01 -05:00
2017-11-20 09:58:31 +01:00
2017-06-01 07:03:10 -06:00
2017-06-01 07:03:01 -06:00
2017-11-16 11:45:20 +01:00