Initialize variable to 1 to indicate AC power supply. If platform has EC it will set this correctly based on whether plugged on the charger or not. Change-Id: I3f834cf7563b9e512fcab34cdb7a27a9f0fd31c0 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49352 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| bootblock | ||
| include/soc | ||
| romstage | ||
| acpi.c | ||
| chip.c | ||
| chip.h | ||
| ehci.c | ||
| fsp_params.c | ||
| gpio_i2c.c | ||
| i2c.c | ||
| Kconfig | ||
| lpc.c | ||
| Makefile.inc | ||
| memmap.c | ||
| northcluster.c | ||
| reg_access.c | ||
| reset.c | ||
| sd.c | ||
| spi.c | ||
| spi_debug.c | ||
| storage_test.c | ||
| tsc_freq.c | ||
| uart.c | ||
| uart_common.c | ||