From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: References: <20191024142451.15777-1-a.fatoum@pengutronix.de> From: Ahmad Fatoum Message-ID: Date: Thu, 9 Jul 2020 15:20:02 +0200 MIME-Version: 1.0 In-Reply-To: <20191024142451.15777-1-a.fatoum@pengutronix.de> Content-Language: en-US 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 , oss-tools@pengutronix.de, Roland Hieber 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. > > 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