[PATCH v3 0/2] bootconfig: Syntax updates

From: Masami Hiramatsu
Date: Fri Feb 21 2020 - 03:13:42 EST


Hi,

Here is the 3rd version of the bootconfig syntax update
which remains on my queue.

- [1/2] A new patch for prohibiting re-definition of value.
- [2/2] Update the value append operator patch on [1/2].

Thank you,

---

Masami Hiramatsu (2):
bootconfig: Prohibit re-defining value on same key
bootconfig: Add append value operator support


Documentation/admin-guide/bootconfig.rst | 19 ++++++++++++++++++-
lib/bootconfig.c | 26 ++++++++++++++++++--------
tools/bootconfig/samples/bad-samekey.bconf | 6 ++++++
tools/bootconfig/test-bootconfig.sh | 16 ++++++++++++++--
4 files changed, 56 insertions(+), 11 deletions(-)
create mode 100644 tools/bootconfig/samples/bad-samekey.bconf

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