]> Git Repo - J-u-boot.git/commit
sandbox: Change md command to use map_physmem
authorSimon Glass <[email protected]>
Tue, 25 Oct 2011 13:51:09 +0000 (13:51 +0000)
committerWolfgang Denk <[email protected]>
Thu, 3 Nov 2011 21:35:01 +0000 (22:35 +0100)
commit355a835747c6f7c5071ead295a7dfc489c73cb03
tree5101c108c0151896dab797f7caa9b498bf0df8c2
parentb5728756e8af5633cbda4a1ba08aa244d60e60b5
sandbox: Change md command to use map_physmem

Sandbox wants to support commands which use memory. The map_physmen()
call provides this feature, so should be used more consistently in
U-Boot.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Tested-by: Matthias Weisser <[email protected]>
common/cmd_mem.c
This page took 0.033783 seconds and 4 git commands to generate.