Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image...
authorStefan Reinauer <stepan@coresystems.de>
Fri, 5 Mar 2010 18:03:49 +0000 (18:03 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 5 Mar 2010 18:03:49 +0000 (18:03 +0000)
commit1b4f435281e20c6c71077c2985717d96ca43c8d4
treeea2a87a1533cff99399a18d4861f361292da40c3
parentec42c2e8ac5a2d390ae16641312fd4421dab8d42
Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue).

According to some GCC folks -Os should be considered a buggy and unreliable
code path, so at least keep -O2 working. coreboot_ram is only 4KB bigger.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5189 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/init/ldscript_fallback_cbfs.lb