coreboot/src
Furquan Shaikh b4ce4d4814 romstage: Pass .car.data as ignored section while adding romstage
We don't want segment for .car.data section to be considered while elf_to_stage
transformation is being done. Thus, use -S option for add-stage.

Change-Id: I04868c892e3aa94113189b012d284d52bacea5f0
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: http://review.coreboot.org/7305
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
2014-11-04 00:52:48 +01:00
..
arch romstage: Pass .car.data as ignored section while adding romstage 2014-11-04 00:52:48 +01:00
console cbmem console: Locate the preram console with a symbol instead of a section. 2014-10-07 23:41:28 +02:00
cpu {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
device Kconfig: clean up options in top level and device menu 2014-10-17 14:36:53 +02:00
drivers intel_wifi: Export the SMBIOS structure required by intel driver. 2014-11-02 23:09:15 +01:00
ec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
include superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's 2014-11-01 21:27:50 +01:00
lib cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c 2014-10-28 17:09:49 +01:00
mainboard AMD boards: constify romstage variables 2014-11-03 07:32:15 +01:00
northbridge northbridge/via: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:16:40 +01:00
soc {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
southbridge intel/bd82x6x: Add new current for native USB ports 2014-11-02 03:37:12 +01:00
superio superio/fintek/f81216h: Implement device support 2014-11-01 21:28:43 +01:00
vendorcode AGESA f12: Add "const" modifiers 2014-11-03 07:32:14 +01:00
Kconfig src/Kconfig: Don't treat warns as errors on Clang builds yet 2014-10-28 23:02:28 +01:00