> >> I don't see any reason not to move that resource into the northbridge
> >> to avoid that issue. It's a simple fix. Is there a good reason for
> >> having the MMCONF BAR in the APIC cluster?
> > This is what I was thinking. Build tested only.
> >
> > Signed-off-by: Myles Watson
> >
>
> Oh,
Am 04.12.2010 21:00, schrieb Stefan Reinauer:
> Since Kconfig (actually since shortly before we switched to Kconfig) we
> don't suffer from that problem anymore. So we could drop the sb700_
> prefix from all those filenames (or, the _ prefix in general)
>
> - makes it easier to fork off a new chip
Hello,
This patch just turns on the ACPI resume support and adds needed cbmem.c. I
think this can be changed not to include it in some further patch.
Signed-off-by: Rudolf Marek
I can test all patches next week, now they are just compile tested and based on
the preview patch.
Rudolf
Index
Hello,
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 in asrock board (k8 pre rev f) but they should
work when used with am2 boards. In fact maybe the suspend will work on mah
Author: stepan
Date: Sat Dec 4 21:50:39 2010
New Revision: 6139
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6139
Log:
ACPI table dumping wrapper script
Signed-off-by: Stefan Reinauer
Acked-by: Stefan Reinauer
Added:
trunk/util/acpi/
trunk/util/acpi/acpidump-all (contents
ste...@ra:~/svn/coreboot/src/southbridge/amd/sb700> ls
chip.h
Kconfig
Makefile.inc
sb700.c
sb700_early_setup.c
sb700_enable_usbdebug.c
sb700.h
sb700_hda.c
sb700_ide.c
sb700_lpc.c
sb700_pci.c
sb700_reset.c
sb700_sata.c
sb700_smbus.c
sb700_smbus.h
sb700_sm.c
sb700_usb.c
The sb700_ prefix was introd
Hello,
Following patch adds support to bring out the memory out of self refresh when
doing resume.
Signed-off-by: Rudolf Marek
The patch is based on my 2008 patch.
Thanks,
Rudolf
Index: coreboot/src/northbridge/amd/amdk8/raminit.c
Juhana Helovuo wrote:
Oh, this was very good! Thank you! Now I can load Linux kernel on the
M4A78-EM, although it doesn't boot successfully yet.
[...]
I'll have to do some more testing to find out more.
More testing done, and now Linux boots to login prompt.
I regenerated irq_tables.c, and
Hi all,
We hardcode highmemory size in every northbridge! This is bad, and especially
if suspend to ram is involved. Let the default be taken from cbmem.h which also
handles the suspend logic.
Abuild tested. Please check all changes if I did not make any wrong while
converting this to bytes
On Sat, Dec 04, 2010 at 02:05:40PM +0100, Rudolf Marek wrote:
> Following patch makes just one fadt.c file.
>
> Signed-off-by: Rudolf Marek
>
> svn remove src/./asus/m4a785-m/fadt.c
> svn remove src/./amd/mahogany/fadt.c
> svn remove src/./amd/mahogany_fam10/fadt.c
> svn remove src/./amd/tilapia
On Thu, Dec 02, 2010 at 05:46:49PM -0700, Marc Jones wrote:
> >>> Tested on IEI Kino Fam10 mainboard. Can someone test that this works
> >>> on some other mainboards, maybe Intel or Via based?
> >>
> >> ScottD and Patrick have tested on a few platforms. Has anyone else
> >> tested this? Are we read
Another option would be to always use a fixed area directly after 1MB
(as this should not be affected by framebuffers in main memory) instead of
below TOM.
Nope the memory must be free (and not reserved) all bootloaders expect that it
is free. ACPI specs says first hole can be 15-16MB.
Thanks,
Following patch makes just one fadt.c file.
Signed-off-by: Rudolf Marek
svn remove src/./asus/m4a785-m/fadt.c
svn remove src/./amd/mahogany/fadt.c
svn remove src/./amd/mahogany_fam10/fadt.c
svn remove src/./amd/tilapia_fam10/fadt.c
svn remove src/./gigabyte/ma78gm/fadt.c
svn remove src/./gigaby
Committed revision 6138.
Thanks,
Rudolf
--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
Author: ruik
Date: Sat Dec 4 11:08:55 2010
New Revision: 6138
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6138
Log:
Following patch removes the cut-and-paste stuff from Mahagony and fixes the
_CRS object to make it work (same code as on M2V-MX SE)
Signed-off-by: Rudolf Marek
Acke
Acked-by: Rudolf Marek
Thanks,
Rudolf
--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
16 matches
Mail list logo