[PATCH 0/4] bootconfig: Show more error information

From: Masami Hiramatsu
Date: Wed Feb 05 2020 - 08:49:51 EST


Hello,

Here are some patches to show more error information and
the number of nodes on boot message and bootconfig tool.

Since the max number of the nodes are limited and it is hard
to count the number of nodes while writing the config file,
it is better that the bootconfig command informs user the
current number of the node.

Thank you,

---

Masami Hiramatsu (4):
bootconfig: Use bootconfig instead of boot config
bootconfig: Add more parse error messages
tools/bootconfig: Show the number of bootconfig nodes
bootconfig: Show the number of nodes on boot message


init/main.c | 10 ++++++----
lib/bootconfig.c | 21 ++++++++++++++++-----
tools/bootconfig/main.c | 1 +
3 files changed, 23 insertions(+), 9 deletions(-)

--
Masami Hiramatsu (Linaro) <mhiramat@xxxxxxxxxx>