coreboot-kgpe-d16/src/soc
Felix Singer 3616e9c3b0 soc/intel/skylake: Fix comment
mainboard_silicon_init_params() is *not* meant for configuring GPIOs. It
should only be used to configure FSP options, which can not be
configured elsewhere.

Change-Id: Ia92d0d173af9c67600e93b473480967304772998
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48008
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-30 22:20:46 +00:00
..
amd soc/amd/picasso: remove PICASSO_LPC_IOMUX Kconfig option from SoC 2020-11-30 19:17:29 +00:00
cavium soc/cavium: Drop unneeded empty lines 2020-09-22 17:14:49 +00:00
example x86: Add a minimal example SoC along with a board 2020-10-30 21:34:18 +00:00
intel soc/intel/skylake: Fix comment 2020-11-30 22:20:46 +00:00
mediatek mediatek/mt8192: memlayout: Add DRAM DMA region 2020-11-20 08:40:58 +00:00
nvidia soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tab 2020-11-09 10:31:32 +00:00
qualcomm src: Add missing 'include <console/console.h>' 2020-11-17 09:50:24 +00:00
rockchip src: Change bare 'unsigned' to 'unsigned int' 2020-11-16 11:03:16 +00:00
samsung src/soc/samsung: Move common headers to "common/include/soc" 2020-10-19 07:11:32 +00:00
sifive include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
ti soc/ti/am335x: Fix timer implementation 2020-11-22 22:32:46 +00:00
ucb