From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Ahmad Fatoum Date: Thu, 24 Oct 2019 16:24:49 +0200 Message-Id: <20191024142451.15777-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Subject: [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: oss-tools@pengutronix.de 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 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