aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2013-02-06 21:41:01 -0600
committerRonald G. Minnich <rminnich@gmail.com>2013-03-18 20:48:46 +0100
commita267161362f23b94f2e7677a8ea55f729578a049 (patch)
tree3cc1aeb9e02e463066e10740c88b71b61f87f4bf /src/vendorcode
parent9b7f9b97686bd5594518828249a5e0e2e6f377e7 (diff)
haswell: unify romstage logic
This commit pulls in all the common logic for romstage into the Haswell cpu directory. The bits specific to the mainboard still reside under their respective directories. The calling sequence bounces from the cpu directory to mainboard then back to the cpu directory. The reasoning is that Haswell systems use cache-as-ram for backing memory in romstage. The stack is used to allocate structures. However, now changes can be made to the romstage for Haswell and apply to all boards. Change-Id: I2bf08013c46a99235ffe4bde88a935c3378eb341 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/2754 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions