coreboot-kgpe-d16/src/soc
Felix Held 1032d22152 soc/amd/picasso: move MAX_CPUS setting from mainboard to SoC Kconfig
Since the mainboard Kconfig is sourced before the SoC one, it would
still be possible to override this setting at mainboard level, even
though that shouldn't be needed. The maximum CPU count for Picasso is 8,
since the chips have only up to 4 cores with up to two threads each.

Change-Id: I53449b8fa73c5d13e6ea77bee6eed8896b7d3ec3
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47205
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-05 19:57:14 +00:00
..
amd soc/amd/picasso: move MAX_CPUS setting from mainboard to SoC Kconfig 2020-11-05 19:57:14 +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/xeon_sp: Use common cpu/intel romstage entry 2020-11-05 00:02:07 +00:00
mediatek soc/mediatek/mt8192: Do dram full calibration 2020-10-29 00:30:34 +00:00
nvidia soc/nvidia: Drop unneeded empty lines 2020-09-22 17:14:59 +00:00
qualcomm sc7180: Fix prefill requirement and correct the fetch start check 2020-11-02 22:04:33 +00:00
rockchip soc/rockchip/rk3288/include/soc/display.h: Add missing includes 2020-10-19 07:12:07 +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 include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
ucb