[coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-20 Thread Joseph Smith
This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Signed-off-by: Joseph Smith -- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org Index: src/northbridge/intel/i82830/i82830_smihandler.c =

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-21 Thread Peter Stuge
Joseph Smith wrote: > This patch improves the i82830 MBI SMI Handler. It is now able to load > Intel vbios VBT and Flexaim modules. Build and boot tested. > > Signed-off-by: Joseph Smith One issue, but other than that it is Acked-by: Peter Stuge > +++ src/northbridge/intel/i82830/i82830_smih

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-21 Thread Stefan Reinauer
On 5/21/10 7:25 AM, Joseph Smith wrote: > This patch improves the i82830 MBI SMI Handler. It is now able to load > Intel vbios VBT and Flexaim modules. Build and boot tested. > > Signed-off-by: Joseph Smith God catch... However, please don't commit this... it breaks the implementation of MBI, the

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-21 Thread Joseph Smith
On 05/21/2010 03:17 PM, Stefan Reinauer wrote: On 5/21/10 7:25 AM, Joseph Smith wrote: This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Signed-off-by: Joseph Smith God catch... However, please don't commit this

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-21 Thread Joseph Smith
On 05/21/2010 03:17 PM, Stefan Reinauer wrote: On 5/21/10 7:25 AM, Joseph Smith wrote: This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Signed-off-by: Joseph Smith God catch... However, please don't commit this

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-21 Thread Joseph Smith
On 05/21/2010 12:27 PM, Peter Stuge wrote: Joseph Smith wrote: This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Signed-off-by: Joseph Smith One issue, but other than that it is Acked-by: Peter Stuge +++ src/

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler

2010-05-22 Thread Joseph Smith
On 05/21/2010 04:20 PM, Joseph Smith wrote: On 05/21/2010 03:17 PM, Stefan Reinauer wrote: On 5/21/10 7:25 AM, Joseph Smith wrote: This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Signed-off-by: Joseph Smith G

[coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-26 Thread Joseph Smith
Hello, Let's try this again. This way is as dynamic as possibly possible. This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Signed-off-by: Joseph Smith -- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org I

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-27 Thread Stefan Reinauer
On 5/27/10 7:20 AM, Joseph Smith wrote: > Hello, > Let's try this again. This way is as dynamic as possibly possible. > > This patch improves the i82830 MBI SMI Handler. It is now able to load > Intel vbios VBT and Flexaim modules. Build and boot tested. Ok, I tried to understand what's wrong from

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-27 Thread Joseph Smith
On Thu, 27 May 2010 18:22:27 +0200, Stefan Reinauer wrote: > On 5/27/10 7:20 AM, Joseph Smith wrote: >> Hello, >> Let's try this again. This way is as dynamic as possibly possible. >> >> This patch improves the i82830 MBI SMI Handler. It is now able to load >> Intel vbios VBT and Flexaim module

Re: [coreboot] [PATCH] Improve i82830 MBI SMI Handler - take 2

2010-05-27 Thread Joseph Smith
On 05/27/2010 12:22 PM, Stefan Reinauer wrote: On 5/27/10 7:20 AM, Joseph Smith wrote: Hello, Let's try this again. This way is as dynamic as possibly possible. This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested. Ok