]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
commit6f40f2749ac34da91c7054ee6d94808ee1db4cb1
tree800f9364c3e35b78fe22b471460f456ab06cc5cb
parentd88af4da9a8d694e2cfd98a2deefedd472817183
pxe: make the first label the implicit default

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>
common/cmd_pxe.c