From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Tue, 16 Mar 2021 15:18:27 +0100 From: Roland Hieber Message-ID: <20210316141827.5hp5nztb7ulfm4aw@pengutronix.de> References: <20191024142451.15777-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191024142451.15777-1-a.fatoum@pengutronix.de> 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, Oct 24, 2019 at 04:24:49PM +0200, 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. > > 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 Thanks, applied. - Roland > > 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(-) > > -- > 2.23.0 > > > _______________________________________________ > 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