Re: [coreboot] AMD Persimmon VGA Option ROM

2012-06-12 Thread Wolfgang Kamp - datakamp
Hi, now I have debugged the seabios pci probing. The things happen in pci.c. The pci_next function probes all possible Bus:Device:Function combinations in the right manner. The behavior is that the bdf 00:01:0 returns 0x as vendor id. So the device is really not present at this time. But

Re: [coreboot] [AMD] Persimmon

2012-05-24 Thread Bao, Zheng
- From: coreboot-boun...@coreboot.org [mailto:coreboot- boun...@coreboot.org] On Behalf Of martin.m...@mic.com.tw Sent: Thursday, May 24, 2012 10:58 AM To: vid...@gmail.com Cc: coreboot@coreboot.org Subject: Re: [coreboot] [AMD] Persimmon Hello ldwer, Are you using a payload? If so, which

Re: [coreboot] [AMD] Persimmon

2012-05-24 Thread martin.meng
for your help, Martin -Original Message- From: Bao, Zheng [mailto:zheng@amd.com] Sent: Thursday, May 24, 2012 1:34 PM To: martin.meng (孟憲君 - MIC) Cc: 'coreboot@coreboot.org' Subject: RE: [coreboot] [AMD] Persimmon Hi, Martin, Are you test on persimmon or other board which is quite close

[coreboot] [AMD] Persimmon

2012-05-23 Thread martin.meng
Hello all, I check out coreboot and build and run persimmon project via menuconfig, Mainborad: AMD Mainboard Model: Persimon FlashSize: 4MB But it always show 0x00 on my PCI debug card. I do not know its 80 port default path is LPC or PCI, so I have tried to route 80 port to PCI in

Re: [coreboot] [AMD] Persimmon

2012-05-23 Thread Idwer Vollering
2012/5/23 martin.m...@mic.com.tw: Hello all, I check out coreboot and build and run persimmon project via menuconfig, Are you using a payload? If so, which one are you using? Mainborad: AMD Mainboard Model: Persimon FlashSize: 4MB But it always show 0x00 on my PCI debug card.

Re: [coreboot] [AMD] Persimmon

2012-05-23 Thread martin.meng
To: martin.meng (孟憲君 - MIC) Cc: coreboot@coreboot.org Subject: Re: [coreboot] [AMD] Persimmon 2012/5/23 martin.m...@mic.com.tw: Hello all, I check out coreboot and build and run persimmon project via menuconfig, Are you using a payload? If so, which one are you using? Mainborad: AMD Mainboard

Re: [coreboot] AMD Persimmon update

2011-05-16 Thread Scott Duplichan
Marc Jones wrote: ]Hi Scott, ] ]I'm acking and committing all except the LTO patch, which should wait ]for the crossgcc changes for gcc4.6. i only made a minor tweak to the ]AHCI patch to add a #define for the PCI DID. Thanks Marc. I noticed the PCI ID also, how embarrassing! I will test

Re: [coreboot] AMD Persimmon update

2011-05-15 Thread Marc Jones
On Sat, Apr 30, 2011 at 3:10 AM, Scott Duplichan sc...@notabs.org wrote: The attached changes for the AMD Persimmon board improve OS support and reduce boot time. DOS boot from SSD drive is 640 ms. Windows 7, Windows XP, and linux can install from DVD and boot from hard disk.

Re: [coreboot] AMD Persimmon update

2011-05-04 Thread Marc Jones
On Sat, Apr 30, 2011 at 3:10 AM, Scott Duplichan sc...@notabs.org wrote: The attached changes for the AMD Persimmon board improve OS support and reduce boot time. DOS boot from SSD drive is 640 ms. Windows 7, Windows XP, and linux can install from DVD and boot from hard disk.