commit | c1d47db04e21e7f01320b7dafe0e35931dcfd424 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Mar 05 07:21:30 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 17 12:32:36 2020 -0400 |
tree | bc15249908ccbcd484b21fec7fc0bf40ceff1238 | |
parent | 32265fcb9e625fd70c977e40df5ce34423150a81 [diff] |
cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem() Use a cast instead of the "eldk-4.2" workaround for unmap_sysmem(). Signed-off-by: Stefan Roese <sr@denx.de>