Re: [coreboot] cbfstool build issue in gcc 4.6.3

2014-11-20 Thread The Gluglug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 thanks. that worked. I'll update the gerrit and see what people think. On 21/11/14 05:40, Scott Duplichan wrote: > DEBUG("Ignoring program segment at %llx\n", ph_start); -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJ

Re: [coreboot] cbfstool build issue in gcc 4.6.3

2014-11-20 Thread Scott Duplichan
The Gluglug [mailto:i...@gluglug.org.uk] wrote: ]-BEGIN PGP SIGNED MESSAGE- ]Hash: SHA1 ] ]Hi, ] ]cbfs-mkstage.c: In function ‘is_phdr_ignored’: ]cbfs-mkstage.c:45:84: error: cast to pointer from integer of different ]size [-Werror=int-to-pointer-cast] ] ]The fix was made in http://review.

Re: [coreboot] Memory corruption on Resume from S3 Baytrail

2014-11-20 Thread Gailu Singh
Hi Stefan, I am using FSP. My cbfs prints are below. Name Offset Type Size cmos_layout.bin0x20 cmos_layout 1132 pci8086,0f31.rom 0x2004c0 optionrom65536 fallback/romstage 0x210500 stage27813 fa

[coreboot] cbfstool build issue in gcc 4.6.3

2014-11-20 Thread The Gluglug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, cbfs-mkstage.c: In function ‘is_phdr_ignored’: cbfs-mkstage.c:45:84: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] The fix was made in http://review.coreboot.org/#/c/7545/ but some people were unhappy about t

Re: [coreboot] Memory corruption on Resume from S3 Baytrail

2014-11-20 Thread Stefan Reinauer
* Gailu Singh [141119 20:36]: > Hi Experts, > > I am using Baytrail SoC board (Bayleybay CRB) and testing suspend/resume from > Linux (kernel 3.10). I can suspend with pm-suspend and resume with power > button; however after resuming I get following logs in Linux > Corrupted low memory at c000100