]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
pxe: make the first label the implicit default
authorJason Hobbs <jason.hobbs@calxeda.com>
Mon, 7 Nov 2011 03:07:15 +0000 (03:07 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 6 Dec 2011 20:21:42 +0000 (21:21 +0100)
If no default label is specified, but a situation arises where the
default label should be used, treat the first label specified as the
default label.

Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>
Cc: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
Cc: Wolfgang Denk <wd@denx.de>

No differences found