Home
last modified time | relevance | path

Searched hist:"184 b1b71751a447007a841f24093572ca4582e9b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dcmd_dm.c184b1b71751a447007a841f24093572ca4582e9b Thu Jun 12 05:29:51 UTC 2014 Simon Glass <sjg@chromium.org> dm: Fix printf() strings in the 'dm' command

The values here are int, but the map_to_sysmem() call can return a long.
Add a cast to deal with this.

Signed-off-by: Simon Glass <sjg@chromium.org>