Hi Matthias, On Wed, Nov 2, 2011 at 11:39 AM, Matthias Weisser <[email protected]> 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 <[email protected]> > > After fixing malloc problem: > > Tested-by: Matthias Weisser <[email protected]> >
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 > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

