[U-Boot] [PATCH v10] Add dmmalloc module for DM.

Tom Rini trini at ti.com
Tue Nov 5 18:17:45 CET 2013


On Tue, Nov 05, 2013 at 04:26:25PM +0100, Mateusz Zalega wrote:

> On 10/29/12 00:20, Tomas Hlavacek wrote:
> > Add pointer to the first early heap into GD structure.
> > Implement simple early_malloc and early_free functions.
> > Prepare for additional heaps and automated heap initialization.
> > Add temporary early_malloc_active function (to be replaced in future by
> > more coarse DM init flags).
> > Add DM specific malloc calls - dmmalloc, dmfree, dmrealloc and dmcalloc.
> > 
> > Signed-off-by: Tomas Hlavacek <tmshlvck at gmail.com>
[snip]
> does it ring a bell? I need to get it (or an equivalent solution) to
> work before implementing a working DM2-I2C uclass. I don't see any
> replies to the original v10 e-mail. Why wasn't it accepted into U-Boot?
> Should I work on top of this patch, or start from scratch?

The patch itself was OK, but the rest of the DM work did not end up
going in, so there was no user of this change.  If you have a user,
please re-use his patch (and it'll need a v11 to apply again on top of
tree and comply with SPDX licenisng tags) and push it forward, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131105/33377baa/attachment.pgp>


More information about the U-Boot mailing list