[U-Boot] [PATCH 05/20] sandbox: Change memory commands to use map_physmem

Simon Glass sjg at chromium.org
Sat Feb 16 00:51:58 CET 2013


On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass <sjg at chromium.org> wrote:
> Sandbox wants to support commands which use memory. The map_sysmen()
> call provides this feature, so use this in the memory commands.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to x86/master.

> ---
>  common/cmd_mem.c |  122 +++++++++++++++++++++++++++++++++++-------------------
>  1 files changed, 79 insertions(+), 43 deletions(-)
>


More information about the U-Boot mailing list