Hi Sean, On Thu, 19 Dec 2019 at 01:08, Sean Anderson <sean...@gmail.com> wrote: > > If CONFIG_CMDLINE=n, common/cli.c calls board_run_command. This fails to > link on most architectures. However, the sandbox architecture has an > implementation which we can use. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > arch/sandbox/cpu/start.c | 7 ------- > common/cli.c | 7 +++++++ > 2 files changed, 7 insertions(+), 7 deletions(-)
Somehow this patch is showing as corrupted. Did you create it with patman? Regards, Simon