Re: [coreboot] RS780 dev3 detection

2010-08-18 Thread Peter Stuge
Stefan Reinauer wrote: On 8/16/10 9:18 AM, Qing Pei Wang wrote: hi all, tilapila support both dual slot and single slot. The difference should be detected by the existence of dev3. Some other RS780 mainboard has the same function. The patch added the function to make these boards

Re: [coreboot] RS780 dev3 detection

2010-08-17 Thread Stefan Reinauer
On 8/16/10 9:18 AM, Qing Pei Wang wrote: hi all, tilapila support both dual slot and single slot. The difference should be detected by the existence of dev3. Some other RS780 mainboard has the same function. The patch added the function to make these boards work smoothly. Signed-off-by:

[coreboot] RS780 dev3 detection

2010-08-16 Thread Qing Pei Wang
hi all, tilapila support both dual slot and single slot. The difference should be detected by the existence of dev3. Some other RS780 mainboard has the same function. The patch added the function to make these boards work smoothly. Signed-off-by: Wang Qing Pei wangqing...@gmail.com -- Wang

Re: [coreboot] RS780 dev3 detection

2010-08-16 Thread Bao, Zheng
Acked-by: Zheng Bao zheng@amd.com From: coreboot-boun...@coreboot.org [mailto:coreboot-boun...@coreboot.org] On Behalf Of Qing Pei Wang Sent: Monday, August 16, 2010 3:18 PM To: Coreboot Subject: [coreboot] RS780 dev3 detection hi all, tilapila

Re: [coreboot] RS780 dev3 detection

2010-08-16 Thread Bao, Zheng
Acked-by: Zheng Bao zheng@amd.com From: coreboot-boun...@coreboot.org [mailto:coreboot-boun...@coreboot.org] On Behalf Of Qing Pei Wang Sent: Monday, August 16, 2010 3:18 PM To: Coreboot Subject: [coreboot] RS780 dev3 detection hi all,   tilapila

Re: [coreboot] RS780 dev3 detection

2010-08-16 Thread Rudolf Marek
Hi Quing Pei, Do you have an idea if the Asrock board can have similar autodectection? Please can you explain what it does? Thanks, Rudolf -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] RS780 dev3 detection

2010-08-16 Thread Qing Pei Wang
hi Rudolf, I am not much familiar with Asrock board, but you can try to use is_dev3_present which located in amd/tilapia/mainboard.c to detect the configuration. On Mon, Aug 16, 2010 at 7:26 PM, Rudolf Marek r.ma...@assembler.cz wrote: Hi Quing Pei, Do you have an idea if the Asrock board

Re: [coreboot] RS780 dev3 detection

2010-08-16 Thread Rudolf Marek
Hi, yes but what the code does? What is the philosophy behind it... Thanks, Rudolf -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] RS780 dev3 detection

2010-08-16 Thread Bao, Zheng
. Zheng -Original Message- From: coreboot-boun...@coreboot.org [mailto:coreboot-boun...@coreboot.org] On Behalf Of Rudolf Marek Sent: Monday, August 16, 2010 7:59 PM To: Qing Pei Wang Cc: Coreboot Subject: Re: [coreboot] RS780 dev3 detection Hi, yes but what the code does? What