preliminary Intel D945GCLF Atom+i945 support.
ram init fails, as the i945 driver currently only supports the mobile version of the chipset.. Not sure how much sense it makes to check this in, but since it's a nice and cheap board, maybe someone wants to work on this. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4879 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
581707811c
commit
1a08f582b5
4
src/cpu/intel/socket_441/chip.h
Normal file
4
src/cpu/intel/socket_441/chip.h
Normal file
@ -0,0 +1,4 @@
|
||||
extern struct chip_operations cpu_intel_socket_441_ops;
|
||||
|
||||
struct cpu_intel_socket_441_config {
|
||||
};
|
Reference in New Issue
Block a user