[coreboot] [commit] r6173 - in trunk/src: lib northbridge/intel/i945 southbridge/amd/sb700 southbridge/via/k8t890

2010-12-13 Thread repository service
Author: ruik Date: Mon Dec 13 20:59:13 2010 New Revision: 6173 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6173 Log: Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. The writes to NVRAM are not used

Re: [coreboot] [commit] r6173 - in trunk/src: lib northbridge/intel/i945 southbridge/amd/sb700 southbridge/via/k8t890

2010-12-13 Thread Stefan Reinauer
* repository service s...@coreboot.org [101213 20:59]: Modified: trunk/src/northbridge/intel/i945/raminit.c == --- trunk/src/northbridge/intel/i945/raminit.cMon Dec 13 20:53:58 2010(r6172) +++