Files
u-boot-tk1-som/drivers
Beniamino Galvani 0e1a3e30de net: designware: fix descriptor layout and warnings on 64-bit archs
All members of the DMA descriptor must be 32-bit, even on 64-bit
architectures: change the type to u32 to ensure this. Also, fix
other warnings.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[trini: Use phys_addr_t not unsigned long long to test that we're within
DMA'able memory]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-05-27 15:39:46 -04:00
..
2015-11-02 10:38:00 +09:00
2016-05-25 23:13:09 +02:00
2016-05-24 11:15:02 +02:00
2016-01-27 15:32:05 +01:00
2016-02-05 12:47:21 +08:00
2016-05-25 17:52:39 +02:00
2016-02-06 12:00:59 +01:00
2016-03-14 19:21:44 -04:00
2016-05-17 13:58:27 -04:00