switch-coreboot/src
Carl-Daniel Hailfinger dbda3a9919 Fix implicit declarations of done_cache_as_ram_main by adding a
prototype for these assembler functions.
Affected boards:
digitallogic/msm800sev
pcengines/alix1c

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4140 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-20 12:02:25 +00:00
..
arch Following patch flushes the instruction queue when we set PE=0. This is normally 2009-04-16 21:09:56 +00:00
boot v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00
config v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
devices v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
lib v2/src romfs->cbfs rename 2009-04-15 21:40:08 +00:00
mainboard Fix implicit declarations of done_cache_as_ram_main by adding a 2009-04-20 12:02:25 +00:00
northbridge There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_DIMM_SUPPORT in line 2208, which caused the protected code fragment never to be included for compilation. 2009-04-18 23:04:28 +00:00
pc80 Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge Fix the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. 2009-04-13 21:42:49 +00:00
stream fix this warning: 2009-04-04 22:27:10 +00:00
superio The IT8712F needs to have the configuration bits changed to handle the power for 2009-04-12 18:01:55 +00:00