rework logging functions
We already use pr_* and dev_* functions. Replace some more
fprintf(stderr,...) with appropriate pr_* function calls. Also
provide control over which urgency level is printed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c940217 commit 506ddc7f61695ff29e8d47da37670f7afd8bd06e
@Sascha Hauer Sascha Hauer authored on 16 Mar 2017
Showing 4 changed files
View
src/barebox-state.c
View
src/dt/common.h
View
src/libdt-utils.sym
View
src/libdt.c