android_kernel_samsung_sm8650/tools/bootconfig
Masami Hiramatsu 15e95037b4 tools/bootconfig: Remove unneeded error message silencer
Remove error message silent knob, we don't need it anymore
because we can check if there is a bootconfig by checking
the magic word.
If there is a magic word, but failed to load a bootconfig
from initrd, there is a real problem.

Link: http://lkml.kernel.org/r/158220113256.26565.14264598654427773104.stgit@devnote2

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-02-20 17:53:41 -05:00
..
include/linux tools/bootconfig: Remove unneeded error message silencer 2020-02-20 17:53:41 -05:00
samples tools: bootconfig: Add bootconfig test script 2020-01-13 13:19:39 -05:00
.gitignore
main.c tools/bootconfig: Remove unneeded error message silencer 2020-02-20 17:53:41 -05:00
Makefile tools: bootconfig: Add bootconfig test script 2020-01-13 13:19:39 -05:00
test-bootconfig.sh bootconfig: Add bootconfig magic word for indicating bootconfig explicitly 2020-02-20 17:52:34 -05:00