summaryrefslogtreecommitdiffstats
path: root/toolchain.inc
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2016-03-02 15:26:10 -0600
committerAaron Durbin <adurbin@chromium.org>2016-03-04 04:49:46 +0100
commit8198c678f7a7b1e3fbb44190903768397951e1f9 (patch)
tree02d7d5ba952fb78c3b91abc9b90c8c98c3296830 /toolchain.inc
parent4330a9c8e52a00bf7b0b9ddd57717b7a39123ecf (diff)
downloadcoreboot-8198c678f7a7b1e3fbb44190903768397951e1f9.tar.gz
coreboot-8198c678f7a7b1e3fbb44190903768397951e1f9.tar.bz2
coreboot-8198c678f7a7b1e3fbb44190903768397951e1f9.zip
arch/x86: always use _start as entry symbol for all stages
Instead of keeping track of all the combinations of entry points depending on the stage and other options just use _start. That way, there's no need to update the arch/header.ld for complicated cases as _start is always the entry point for a stage. Change-Id: I7795a5ee1caba92ab533bdb8c3ad80294901a48b Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/13882 Tested-by: build bot (Jenkins) Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
Diffstat (limited to 'toolchain.inc')
0 files changed, 0 insertions, 0 deletions