commit | e6b6ccf203922059a07c6dde1d3198d8abf0ab27 | [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 | da620222f89162af2b43f868f1d6184533166104 [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>