[U-Boot] [PATCH v2 15/18] bootvx: Refactor the bootline copy codes a little bit
Simon Glass
sjg at chromium.org
Thu Apr 12 16:42:27 UTC 2018
On 11 April 2018 at 23:02, Bin Meng <bmeng.cn at gmail.com> wrote:
> There is a small duplication in do_bootvx() that does the bootline
> copy. Refactor this a little bit to make it simpler.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> cmd/elf.c | 15 +++++----------
> 1 file changed, 5 insertions(+), 10 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list