1 Oct 08:47
r876 - in coreboot-v3: device include/device mainboard/gigabyte/m57sli southbridge/nvidia/mcp55 superio/ite/it8716f
<svn <at> coreboot.org>
2008-10-01 06:47:52 GMT
2008-10-01 06:47:52 GMT
Author: rminnich Date: 2008-10-01 08:47:51 +0200 (Wed, 01 Oct 2008) New Revision: 876 Added: coreboot-v3/mainboard/gigabyte/m57sli/mainboard.h Modified: coreboot-v3/device/pnp_raw.c coreboot-v3/include/device/pnp.h coreboot-v3/mainboard/gigabyte/m57sli/Makefile coreboot-v3/mainboard/gigabyte/m57sli/initram.c coreboot-v3/mainboard/gigabyte/m57sli/stage1.c coreboot-v3/southbridge/nvidia/mcp55/stage1.c coreboot-v3/superio/ite/it8716f/it8716f.h Log: Bringing the m57sli to life. This includes changes to mcp55 and mainboard that we learned with the serengeti that we needed. New function in pnp that is for reading. new prototype in pnp.h. New constants for ite8716f. This board does not build yet; we are exercising code in k8 north that the serengeti did not enable. More tomorrow. Now that we have two boards under way we can hopefully see our way to getting more put in. The 690 is the obvious next choice. Signed-off-by: Ronald G. Minnich <rminnich <at> gmail.com> Acked-by: Ronald G. Minnich <rminnich <at> gmail.com> Modified: coreboot-v3/device/pnp_raw.c(Continue reading)
RSS Feed