coreboot-kgpe-d16/src/arch/i386
Stefan Reinauer 35b6bbb721 drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
appropriate. Also, factor out post_code() for __PRE_RAM__ code and drop it from
some mainboards.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5307 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-28 21:26:54 +00:00
..
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
init Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue). 2010-03-05 18:03:49 +00:00
lib drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
llshell Fix llshell 2010-03-13 22:07:15 +00:00
smp printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
coreboot_apc.ld Drop src/config alltogether 2010-02-10 11:56:21 +00:00
coreboot_ram.ld - Simplify stack size determination: MAX_CPUS * STACK_SIZE 2010-03-01 17:16:06 +00:00
Kconfig Enable user selectable bootblocks, and provide a bootblock that 2010-02-24 13:58:23 +00:00
Makefile.bigbootblock.inc make only needs to read Makefile.incs once, thanks to the 2010-03-27 17:18:39 +00:00
Makefile.bootblock.inc make only needs to read Makefile.incs once, thanks to the 2010-03-27 17:18:39 +00:00
Makefile.inc make only needs to read Makefile.incs once, thanks to the 2010-03-27 17:18:39 +00:00