diff options
| author | T Karthik Reddy <[email protected]> | 2020-01-15 02:15:13 -0700 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2020-02-28 12:04:10 +0100 |
| commit | b6779274f2bdbcde2c7fa3a2f90d1db55c02951f (patch) | |
| tree | 9e163f460ed001f002892af3371c528f70c219d5 /scripts | |
| parent | 12fdbbe860f395575f360f0c03d84bce61a9a212 (diff) | |
net: zynq_gem: Use ulong instead of u32 data type
flush_dcache_range() expects unsigned long in the arguments. Here u32
variable is unable to hold the higher address value when ddr mapped
to higher addresses & flushing lower address dchache range instead
which is unmapped causing to crash.
Signed-off-by: T Karthik Reddy <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
