coreboot/src/arch
Marshall Dawson f9ad22d9f7 src/x86|cpu/intel: Hardcode FIT and ID
Revert two of the changes made in
  "arch|cpu/x86: Add Kconfig option for x86 reset vector"
  I6a814f7179ee4251aeeccb2555221616e944e03d

The Intel FIT pointer and the ID section should be offsets from the
top of flash, and aren't inherently tied to the reset vector or to
bootblock.

Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Change-Id: I2c9d5e2b2c4248c999d493a72d90cfddd92197cf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37877
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-12-26 10:48:17 +00:00
..
arm src/arch: Remove unused <stdlib.h> 2019-12-19 05:57:07 +00:00
arm64 src/arch: Remove unused <stdlib.h> 2019-12-19 05:57:07 +00:00
ppc64 arch/*/*/early_variables.h: drop unused files 2019-11-30 16:11:11 +00:00
riscv src/arch: Remove unused <stdlib.h> 2019-12-19 05:57:07 +00:00
x86 src/x86|cpu/intel: Hardcode FIT and ID 2019-12-26 10:48:17 +00:00