]> git.sur5r.net Git - u-boot/commit
bootvx: Exit if bootline address is not specified
authorBin Meng <bmeng.cn@gmail.com>
Thu, 12 Apr 2018 05:02:21 +0000 (22:02 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 16 Apr 2018 14:38:53 +0000 (22:38 +0800)
commitced71a2f72e296d08d87ec377ea91e9c48b528d6
tree0a1695f22a504579a83b5b50b16f51d8f41f22c6
parent7824ad6ad494c4489fdd997212b5566638fc840b
bootvx: Exit if bootline address is not specified

Exit the 'bootvx' command if bootline address is not specified.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
cmd/elf.c