[U-Boot] [PATCH v2] sandbox: Change md command to use map_physmem
Wolfgang Denk
wd at denx.de
Thu Nov 3 22:27:39 CET 2011
Dear Simon Glass,
In message <1319586669-22190-1-git-send-email-sjg at chromium.org> you wrote:
> 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 <sjg at chromium.org>
> ---
> Changes in v2:
> - Remove check for NULL pointer since map_physmem apparently cannot fail
>
> common/cmd_mem.c | 9 +++++++--
> 1 files changed, 7 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Unix: Some say the learning curve is steep, but you only have to
climb it once. - Karl Lehenbauer
More information about the U-Boot
mailing list