[PATCH] Make the sandbox board_run_command the default
Simon Glass
sjg at chromium.org
Fri Jan 10 10:04:03 CET 2020
Hi Sean,
On Thu, 19 Dec 2019 at 01:08, Sean Anderson <seanga2 at 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 <seanga2 at 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
More information about the U-Boot
mailing list