On Tue, Sep 23, 2008 at 5:09 PM, Joseph Smith <[EMAIL PROTECTED]> wrote:
> Wait, making a common file for this?
>
> struct dimm_size {
> unsigned long side1;
> unsigned long side2;
> };
>
> Four four lines of code that seems a little silly to me?This was in response to Uwe's suggestion--he would rather move the struct dimm_size to a common header file than duplicate it in numerous intel raminit files. I could go either way; this is pretty minor considering the overall level of redundancy in the northbridge code but I can see not wanting to make things worse. > Can you resend you patch, I don't think I got it. Here it is (unchanged from my 3 Sept message). --Ed
ep80579-northbridge.patch
Description: Binary data
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

