X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fkontron%2F986lcd-m%2Fromstage.c;h=5d773ce6366263d33b34b444269385cd1a923b6e;hb=475916ddbfb0ba9fed7f17a2613736551912e3f9;hp=0b93259ba2851ed1d3d84df2858bef4910cb1d4d;hpb=c4369536da601a02b23cb936c16e54c0485ec21e;p=coreboot.git diff --git a/src/mainboard/kontron/986lcd-m/romstage.c b/src/mainboard/kontron/986lcd-m/romstage.c index 0b93259ba..5d773ce63 100644 --- a/src/mainboard/kontron/986lcd-m/romstage.c +++ b/src/mainboard/kontron/986lcd-m/romstage.c @@ -314,14 +314,6 @@ static void early_ich7_init(void) #include -// Now, this needs to be included because it relies on the symbol -// __PRE_RAM__ being set during CAR stage (in order to compile the -// BSS free versions of the functions). Either rewrite the code -// to be always BSS free, or invent a flag that's better suited than -// __PRE_RAM__ to determine whether we're in ram init stage (stage 1) -// -#include "lib/cbmem.c" - void main(unsigned long bist) { u32 reg32;