[coreboot] M2v-mx_se asus : s3 sleeping broken since rev4625 ruik

Rudolf Marek r.marek at assembler.cz
Mon Dec 28 00:54:08 CET 2009


Hi,

I think you can get it to work again if you simply comment out in lib/cbmem.c
line 186  //acpi_slp_type == 0;

and in acpi.c

a return on line 592 this will let the stuff running even when no resume area 
was defined/filled. The region is still marked reserved although I think you 
will need bit more fix to Kconfig.

See attached patch. Totally untested but I think it could work.

Rudolf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: text/x-diff
Size: 1237 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091228/fd379259/attachment.bin>


More information about the coreboot mailing list