coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
death.c File Reference
#include <soc/gpio.h>
#include <console/console.h>
#include <delay.h>
#include "mainboard.h"
Include dependency graph for death.c:

Go to the source code of this file.

Functions

void die_notify (void)
 

Function Documentation

◆ die_notify()

void die_notify ( void  )

Definition at line 8 of file death.c.

References ELGON_GPIO_ERROR_LED, gpio_output(), and mdelay().

Here is the call graph for this function: