• P
    powerpc: Cleanup BOOTFLAG_* references · d98b0523
    Peter Tyser 提交于
    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: NPeter Tyser <ptyser@xes-inc.com>
    d98b0523
MPC8323ERDB.h 18.3 KB