coreboot/mainboard
Ronald G. Minnich 863bcbff3b Two remaining issues:
/home/rminnich/coreboot-v3/build/coreboot.initram_partiallylinked.o: section .data.rel.ro.local: dual_channel_slew_group_lookup.3242 single_channel_slew_group_lookup.3243

and
/home/rminnich/coreboot-v3/southbridge/intel/i82801gx/smbus.c:34: error: conflicting types for ‘smbus_read_byte’
include/device/smbus.h:56: error: previous declaration of ‘smbus_read_byte’ was here

we are working these. The second is much harder than it seems. 
It concerns whether we put i2c devices (i.e. DRAM spd SEEPROMS) in the dts.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1026 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-14 17:14:16 +00:00
..
adl Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00
amd This patch makes it so serengeti builds again. 2008-11-14 15:19:39 +00:00
amp Minor fixes and improvements for v3, mostly for Kconfig files (trivial). 2008-10-01 18:29:22 +00:00
artecgroup artecgroup/dbe61: Use existing struct definition from arch/x86/msr.h instead of our own 2008-11-14 15:25:22 +00:00
emulation General cleanup and comments for things that should be fixed in future. 2008-10-29 04:25:32 +00:00
gigabyte The option table C file is a generated file and lives inside the build 2008-10-16 17:50:08 +00:00
jetway Add core2 stage1.c dependency 2008-11-14 05:05:24 +00:00
kontron Two remaining issues: 2008-11-14 17:14:16 +00:00
pcengines Remove insignificant unused spd_devices arrays. 2008-11-13 01:04:35 +00:00
via Get via to use standard mtrr init functions. Start to document them. 2008-11-01 00:53:01 +00:00
Kconfig Filling in core 2 support. 2008-11-12 00:38:13 +00:00