coreboot/src
Stefan Reinauer 7f86c0586a ARMv7: Drop XIP relocation code for romstage
It was never used, because we pushed romstage_null into the CBFS
instead of romstage_xip. It's not surprising this worked, but it
was a crude hack. Get rid of all the intermediate objects that are
not needed.

This could probably be further simplified to use the default cbfs
mechanism in our build system instead of having a specific rule for
romstage, but that's for another day.

Change-Id: I492ca2015ec81e13499fcd8dd331371f46a31c78
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2912
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-03-26 03:12:35 +01:00
..
arch ARMv7: Drop XIP relocation code for romstage 2013-03-26 03:12:35 +01:00
console dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00
cpu samsung/exynos5: add resource functions for the display port 2013-03-26 01:42:40 +01:00
device ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00
drivers x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include resources: introduce reserved_ram_resource() 2013-03-23 19:40:36 +01:00
lib dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00
mainboard samsung/exynos5: add resource functions for the display port 2013-03-26 01:42:40 +01:00
northbridge resources: introduce reserved_ram_resource() 2013-03-23 19:40:36 +01:00
southbridge Unify setting i82801e LPC 2013-03-22 16:34:46 +01:00
superio x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
vendorcode vboot module: fix compilation issues 2013-03-23 19:36:49 +01:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00