On Sun, Feb 03, 2019 at 10:47:55PM +0100, Ulrich Ölmann wrote: > This is a stack of patches that piled up while working on the harmonization of > the common codebase of barebox and dt-utils. > Although I already addressed many warnings there is still work to do as you > can > see when building with "-Wall". > > Ulrich Ölmann (12): > common: align declarations of dev_add_param_*() functions with barebox > of_get_devicepath: again correct comment > barebox-state: fix usage of multiple state instances > barebox-state: complete cmdline options > barebox-state: add cmdline option "--version" > barebox-state: remove declaration of __state_uint8_get() > barebox-state: remove unused variables > keystore-blob: remove unused variable > base64: remove unused variable > base64: remove duplicate ‘const’ declaration specifier > state: fix formatting of "off_t" variables > state: fix formatting of "uint32_t" variables > > src/barebox-state.c | 20 +++++++----- > src/barebox-state/backend_bucket_circular.c | 34 ++++++++++----------- > src/barebox-state/backend_storage.c | 20 ++++++------ > src/base64.c | 17 ++--------- > src/dt/common.h | 8 ++--- > src/keystore-blob.c | 2 +- > src/libdt.c | 7 +++-- > 7 files changed, 51 insertions(+), 57 deletions(-)
Applied all to next, thanks a lot! - Roland -- Roland Hieber | r.hie...@pengutronix.de | Pengutronix e.K. | https://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ OSS-Tools mailing list OSS-Tools@pengutronix.de