Skip to content
Snippets Groups Projects
Commit d98b0523 authored by Peter Tyser's avatar Peter Tyser Committed by Wolfgang Denk
Browse files

powerpc: Cleanup BOOTFLAG_* references


Now that warm booting is not supported, there isn't a need for the
BOOTFLAG_COLD and BOOTFLAG_WARM defines, so remove them.

Note that this change makes the board info bd_bootflags field useless.
It will always be set to 0, but we leave it around so that we don't
break the board info structure that some OSes are expecting to be passed
from U-Boot.

Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
parent 29c6fbe0
Branches
Tags
No related merge requests found
Showing
with 11 additions and 68 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment