From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 9 Jul 2020 15:37:31 +0200 From: Roland Hieber Message-ID: <20200709133731.f36boh72grns5dq6@pengutronix.de> References: <20191024142451.15777-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [OSS-Tools] [PATCH dt-utils v5 0/2] barebox-state: get devicetree from file List-Id: Pengutronix Public Open-Source-Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: oss-tools-bounces@pengutronix.de Sender: "OSS-Tools" To: Ahmad Fatoum Cc: oss-tools@pengutronix.de On Thu, Jul 09, 2020 at 03:20:02PM +0200, Ahmad Fatoum wrote: > On 10/24/19 4:24 PM, Ahmad Fatoum wrote: > > For use on systems that don't normally have a device tree, like x86, > > it would be nice to be able to pass barebox_state the path to a device > > tree blob directly, which is what this patch set does. > > Gentle ping. Yes, sorry. It's planned for next week. > > Cheers > > Ahmad > > > > Changes in v5: > > - Rebased onto current master > > - Added commit to handle non-lower-case partuuids > > - Fixed use after free by not allocating dynamic memory > > > > Ahmad Fatoum (1): > > libdt: support upper-case hexadecimals in value of partuuid property > > > > Steffen Trumtrar (1): > > barebox-state: get devicetree from file > > > > src/barebox-state.c | 41 +++++++++++++++++++++++++++++++++-------- > > src/barebox-state.h | 2 +- > > src/keystore-blob.c | 2 +- > > src/libdt.c | 12 +++++++++++- > > 4 files changed, 46 insertions(+), 11 deletions(-) > > > > -- > Pengutronix e.K. | | > Steuerwalder Str. 21 | http://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > _______________________________________________ > OSS-Tools mailing list > OSS-Tools@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ OSS-Tools mailing list OSS-Tools@pengutronix.de