From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Zalega Date: Tue, 05 Nov 2013 18:26:18 +0100 Subject: [U-Boot] [PATCH v10] Add dmmalloc module for DM. In-Reply-To: <20131105171745.GH5925@bill-the-cat> References: <1346069529-27397-1-git-send-email-tmshlvck@gmail.com> <1351466451-8829-1-git-send-email-tmshlvck@gmail.com> <52790E21.5090004@samsung.com> <20131105171745.GH5925@bill-the-cat> Message-ID: <52792A3A.2020005@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >>> 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 > [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! > will do, thx! -- Mateusz Zalega Samsung R&D Institute Poland