[PATCH 0/2] tools/bootconfig: Add O= option and enhance error message

From: Masami Hiramatsu
Date: Tue Mar 03 2020 - 06:24:05 EST


Hi,

Here are patches to update tools/bootconfig to add O= option
support and enhance error message so that user can easily
locate the error position.

Thank you,

---

Masami Hiramatsu (2):
bootconfig: Support O=<builddir> option
tools/bootconfig: Show line and column in parse error


include/linux/bootconfig.h | 3 ++-
init/main.c | 14 ++++++++++----
lib/bootconfig.c | 35 ++++++++++++++++++++++++++---------
tools/bootconfig/Makefile | 27 +++++++++++++++++----------
tools/bootconfig/main.c | 35 +++++++++++++++++++++++++++++++----
tools/bootconfig/test-bootconfig.sh | 14 ++++++++++----
6 files changed, 96 insertions(+), 32 deletions(-)

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