nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
commit772a154d39025e5f7f30102cca9f935e9b35cb1c
authorNico Huber <nico.huber@secunet.com>
Fri, 10 May 2019 14:48:14 +0000 (10 16:48 +0200)
committerNico Huber <nico.h@gmx.de>
Sun, 12 May 2019 15:03:03 +0000 (12 15:03 +0000)
tree18ed0dd7b83f580f6587403938e967e618b3cff6
parent47953d0ae066ad05a62e3dc5ae560e3a6796d035
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE

We keep the support, though. Just now that `libgfxinit` is fixed, we
don't need the distinction anymore. Causally, we also don't need
CPU_INTEL_MODEL_306AX any more.

TEST=Played tint on kontron/ktqm77. Score 606

Change-Id: Id1e33c77f44a66baacba375cbb2aeb71effb7b76
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32737
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
32 files changed:
src/arch/x86/car.ld
src/cpu/intel/Makefile.inc
src/cpu/intel/model_206ax/Kconfig
src/drivers/intel/gma/Kconfig
src/mainboard/asrock/b75pro3-m/Kconfig
src/mainboard/asus/h61m-cs/Kconfig
src/mainboard/asus/p8h61-m_pro/Kconfig
src/mainboard/compulab/intense_pc/Kconfig
src/mainboard/gigabyte/ga-b75m-d3h/Kconfig
src/mainboard/gigabyte/ga-b75m-d3v/Kconfig
src/mainboard/google/link/Kconfig
src/mainboard/google/parrot/Kconfig
src/mainboard/google/stout/Kconfig
src/mainboard/hp/2570p/Kconfig
src/mainboard/hp/8470p/Kconfig
src/mainboard/hp/8770w/Kconfig
src/mainboard/hp/folio_9470m/Kconfig
src/mainboard/hp/revolve_810_g1/Kconfig
src/mainboard/intel/emeraldlake2/Kconfig
src/mainboard/kontron/ktqm77/Kconfig
src/mainboard/lenovo/s230u/Kconfig
src/mainboard/lenovo/t430/Kconfig
src/mainboard/lenovo/t430s/Kconfig
src/mainboard/lenovo/t530/Kconfig
src/mainboard/lenovo/x1_carbon_gen1/Kconfig
src/mainboard/lenovo/x230/Kconfig
src/mainboard/roda/rv11/Kconfig
src/mainboard/sapphire/pureplatinumh61/Kconfig
src/northbridge/intel/sandybridge/Kconfig
src/northbridge/intel/sandybridge/Makefile.inc
src/southbridge/intel/common/firmware/Kconfig
util/autoport/sandybridge.go