Home
last modified time | relevance | path

Searched hist:be1b8679 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Delf.cbe1b8679 Thu May 18 16:03:07 CDT 2017 Tom Rini <trini@konsulko.com> cmd/elf.c: Support passing arguments with bootelf

The bootelf command could, but does not, pass additional arguments along
on the command line. Make do_bootelf consume bootelf/flags/address as
needed and then pass along anything else to the ELF application we've
launched.

Reported-by: Thomas Doerfler <thomas.doerfler@embedded-brains.de>
Signed-off-by: Tom Rini <trini@konsulko.com>