2011/1/8 Roger rogerx.oss@gmail.com
On Fri, Jan 07, 2011 at 10:45:40PM +0200, Jouni Mettälä wrote:
Hi Parts of original patch are already in coreboot. This version made
cache
work in my board now. It might need work so it doesn't break others.
Here
is part of serial capture. Rest is attached
Got the following on compile:
CC southbridge/intel/i82371eb/reset.driver.o CC northbridge/intel/i440bx/northbridge.driver.o CC cpu/intel/model_6xx/model_6xx_init.driver.o CC cpu/intel/model_65x/model_65x_init.driver.o make: *** No rule to make target `src/cpu/intel/model_67x/l2_cache.c', needed by `build/cpu/intel/model_67x/l2_cache.driver.o'. Stop.
Jouni: is l2_cache.c a new file ? If it is: have you forgot to ad it (svn add l2_cache.c) ?
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot