coreboot/src
Gabe Black 243d8a80f6 exynos: stack size: Increase the stack size to 16KB.
The lzma decoding function in the RAM stage allocates nearly 16KB on the stack
which is shared between the bootblock, rom stage, and ram stage. The stack had
been much too small and needed to be expanded.

BUG=chrome-os-partner:19420
TEST=Built and booted on snow and pit.
BRANCH=None

Change-Id: I1b74fff9b54e506320d58956b779b3a102e66868
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/65937
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
2013-08-15 13:23:39 -07:00
..
arch exynos5250: Implement support to boot with USB A-A firmware upload 2013-08-09 11:18:48 -07:00
console Don't try to use CBMEM console in bootblock 2013-06-20 15:51:33 -07:00
cpu exynos: stack size: Increase the stack size to 16KB. 2013-08-15 13:23:39 -07:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers rtd2132: implement full configuration 2013-08-14 14:39:12 -07:00
ec chromeec: Add event methods for EC requested throttle 2013-08-01 00:30:25 -07:00
include Add a specific post code for S3 resume failures 2013-08-09 11:18:59 -07:00
lib Pit: graphics 2013-08-05 20:53:23 -07:00
mainboard kirby: Update kirby and get it to build again. 2013-08-15 13:23:38 -07:00
northbridge haswell: add option to change DqPinsInterleaved 2013-08-14 17:05:25 -07:00
southbridge lynxpoint: Add configuration option for SATA gen3 DTLE registers. 2013-08-14 17:05:27 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
Kconfig Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. 2013-07-08 11:30:26 -07:00