On Fri, 22 Jan 2021 at 11:00, Heinrich Schuchardt <xypron.g...@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.g...@gmx.de> > --- > cmd/load.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>