diff options
author | Bryan Wu <cooloney@gmail.com> | 2014-07-31 17:39:59 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-09 11:19:01 -0400 |
commit | 1fb7d0e61996971757876228ceed74c3a401ffea (patch) | |
tree | 1d20489bafa398692ae6fe20fe5acb88340a52fb /include/usb | |
parent | 0f64140b69ecf18f488164739374ca13aa0a5517 (diff) | |
download | u-boot-imx-1fb7d0e61996971757876228ceed74c3a401ffea.zip u-boot-imx-1fb7d0e61996971757876228ceed74c3a401ffea.tar.gz u-boot-imx-1fb7d0e61996971757876228ceed74c3a401ffea.tar.bz2 |
pxe: detect image format before calling bootm/bootz
Trying bootm for zImage will print out several error message which
is not necessary for this case. So detect image format firstly, only
try bootm for legacy and FIT format image then try bootz for others.
This patch needs new function genimg_get_kernel_addr().
Signed-off-by: Bryan Wu <pengw@nvidia.com>
Diffstat (limited to 'include/usb')
0 files changed, 0 insertions, 0 deletions