diff options
| author | Simon Glass <[email protected]> | 2013-07-04 13:26:09 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2013-07-10 09:15:14 -0400 |
| commit | a26913f32df0d26b94f6c5518d744df5ba6ededb (patch) | |
| tree | 903f0168853899a84e045dd00a4600daedeca648 /include | |
| parent | 385501d38b406c2d65b47c3978af2f659df89b28 (diff) | |
bootm: Require boot function only if it is about to be used
The original bootm code (before commit 35fc84f) did not check for a valid
boot function in the subcommand case, which was incorrect.
This check was introduced in all cases, but in fact we should only check
for the function when we need it. Otherwise in some cases the check fires
before the OS type is known.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
