X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Froda%2Frk886ex%2Fromstage.c;h=80afe80745a1d3fcea0d0d1561ba3b466ead0be5;hb=475916ddbfb0ba9fed7f17a2613736551912e3f9;hp=85d163baf8347026f7d90f315c145068befc4b98;hpb=4028ce7b768c9b33e4b0b1af20eede9968359071;p=coreboot.git diff --git a/src/mainboard/roda/rk886ex/romstage.c b/src/mainboard/roda/rk886ex/romstage.c index 85d163baf..80afe8074 100644 --- a/src/mainboard/roda/rk886ex/romstage.c +++ b/src/mainboard/roda/rk886ex/romstage.c @@ -235,14 +235,6 @@ static void init_artec_dongle(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;