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.hie...@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