coreboot-kgpe-d16/src/mainboard/siemens/mc_apl1
Mario Scheithauer 0af272c1a9 siemens/mc_apl1: Fix accuracy issue with IDT PMIC
Due to an accuracy issue on IMON in the IDT PMIC, the reported system
power consumption was higher than the actual consumption. To prevent
this problem, a logic must be implemented in mainboard_init(). This logic
consists of slope and offset as constants for Vcc and Vnn, which need
to be programmed by coreboot. This fix compensates for the accuracy
issue.

Change-Id: I77faf95951d03ac6ce97a6721dba6e8466122a25
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/25585
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2018-04-13 16:46:59 +00:00
..
acpi_tables.c
board_info.txt
bootblock.c soc/intel/common/block: Add LPC Common code and use it for APL 2017-08-15 19:59:21 +00:00
brd_gpio.h siemens/mc_apl1: Correct GPIO settings 2017-05-11 08:54:20 +02:00
devicetree.cb soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin array 2018-03-16 04:43:01 +00:00
dsdt.asl siemens/mc_apl1: Include platform.asl 2017-07-20 04:44:45 +00:00
gpio.c siemens/mc_apl1: Correct GPIO settings 2017-05-11 08:54:20 +02:00
Kconfig siemens/mc_apl1: Select CONFIG_NC_FPGA_NOTIFY_CB_READY 2017-11-07 12:34:13 +00:00
Kconfig.name
mainboard.c siemens/mc_apl1: Fix accuracy issue with IDT PMIC 2018-04-13 16:46:59 +00:00
Makefile.inc siemens/mc_apl1: Activate PTN3460 eDP to LVDS bridge IC 2017-04-04 06:44:47 +02:00
mc_apl1.fmd siemens/mc_apl1: Clean up the code 2017-03-15 13:53:57 +01:00
ptn3460.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
ptn3460.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
romstage.c siemens/mc_apl1: Make DRAM configuration more flexible 2018-04-11 14:15:07 +00:00