failover.c File Reference

#include <arch/io.h>
#include "arch/romcc_io.h"
#include "pc80/mc146818rtc_early.c"

Include dependency graph for failover.c:

Go to the source code of this file.

Defines

#define ASSEMBLY   1

Functions

static unsigned long main (unsigned long bist)
 Check whether the normal or the fallback image should be booted (by reading the proper flag from CMOS), and boot it.


Define Documentation

#define ASSEMBLY   1

Definition at line 21 of file failover.c.


Function Documentation

static unsigned long main ( unsigned long  bist  )  [static]

Check whether the normal or the fallback image should be booted (by reading the proper flag from CMOS), and boot it.

Parameters:
bist The input BIST value.
Returns:
The BIST value.

Definition at line 34 of file failover.c.

References __asm__(), and do_normal_boot().

Here is the call graph for this function:


Generated on Mon Dec 29 10:55:38 2008 for coreboot by  doxygen 1.5.5