the following patch was just integrated into master: commit 9f460faf4e5b4932099560b2086400a8f4b14f5a Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Thu Apr 14 16:04:21 2016 -0700
Use LPGCC and LPAS
FILO used to have its own ldscript because it used a bigger heap and stack that standard libpayload. These days, heap and stack are configurable in libpayload, so a separate script is not needed anymore.
Change-Id: I81f6d8d3b3b3a11b58afd8d29e312d4264922dcd Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-on: https://review.coreboot.org/14369 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com
See https://review.coreboot.org/14369 for details.
-gerrit