commit | c0356dc787c62622be8ade77981e270d9fe34af8 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Mon Dec 03 13:17:21 2012 -0600 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Jun 24 19:07:34 2013 -0500 |
tree | 399a6bdad01600db056a19ff84d2f4121ea86ec1 | |
parent | c88e1bf5da52ef9a9478804bbed3630d0328efd8 [diff] |
pxe: try bootz if bootm fails to find a valid image Standard pxelinux servers will typically use a zImage rather than u-boot image format, so fallback to bootz if bootm fails. Signed-off-by: Rob Herring <rob.herring@calxeda.com>