[U-Boot] [PATCH v2] sandbox: Change md command to use map_physmem

Simon Glass sjg at chromium.org
Wed Nov 2 21:59:31 CET 2011


Hi Matthias,

On Wed, Nov 2, 2011 at 11:39 AM, Matthias Weisser <weisserm at arcor.de> wrote:
> Am 26.10.2011 01:51, schrieb Simon Glass:
>> 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>
>
> After fixing malloc problem:
>
> Tested-by: Matthias Weisser <weisserm at arcor.de>
>

Thanks - I tracked this down to 2d01dd9 which puts dlmalloc.o in the
Makefile twice. It is fixed by your 'sandbox: Add improved RAM
simulation' so I will not submit a patch.

Regards,
Simon

> Regards Matthias
>


More information about the U-Boot mailing list