[PATCH 1/1] cmd: correct long text loadb, loadx, loady
Simon Glass
sjg at chromium.org
Mon Jan 25 21:08:35 CET 2021
On Fri, 22 Jan 2021 at 11:00, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> The first argument is the load address and not an offset.
>
> The second argument cannot be entered without the first one.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> cmd/load.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list