coreboot-kgpe-d16/src/southbridge/nvidia/mcp55
Patrick Georgi a31bb0779a Unify ID_SECTION_OFFSET and mark it deprecated
We used to put the id section at -0x10, with some boards overriding
this to avoid collisions with romstraps.
Hardcode the location at -0x80, at the possible expense of some space
(0x70 bytes).
This also makes the section easier to find in a binary image.

At some point, CONFIG_ID_SECTION_OFFSET can be removed, so this option
is moved to src/Kconfig.deprecated_options.

Change-Id: I6ce2d6e94e57717939bda070bfe0c9df80ca2a89
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/549
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
2012-01-18 11:21:39 +01:00
..
azalia.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
bootblock.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
chip.h MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
early_ctrl.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
early_setup_car.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
early_setup_ss.h MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
early_smbus.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
enable_usbdebug.c * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
ht.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
ide.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
Kconfig Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00
lpc.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
Makefile.inc Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
mcp55.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
mcp55.h Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
nic.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
pci.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
pcie.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
reset.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
romstrap.inc Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
romstrap.lds drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH 2011-04-14 20:21:49 +00:00
sata.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
smbus.c MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
smbus.h first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
usb.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
usb2.c nvidia mcp55: drop unused dbg_info 2011-04-14 20:11:34 +00:00