diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2013-03-25 17:50:17 -0700 |
---|---|---|
committer | David Hendricks <dhendrix@chromium.org> | 2013-03-26 03:12:35 +0100 |
commit | 7f86c0586add7836b8c44805b6ef9eaa59fac787 (patch) | |
tree | 7a98a41a56e56cf6495d1173679619ea532c8bcb /src/mainboard/google | |
parent | 9427ca151e44644238b1b52138894195a9f5175f (diff) |
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>
Diffstat (limited to 'src/mainboard/google')
0 files changed, 0 insertions, 0 deletions