[coreboot] [PATCH] Fix coreboot qemu RAM size detection

2010-05-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. Fix attached. Tested from 16 MiB to 2047 MiB -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === modified file 'src/mainboard/emulation/qemu-x86/northbridge.c' --- src/mainboard/emulation/qemu-x86/northbridge.c 2010-04-08

Re: [coreboot] [PATCH] Fix coreboot qemu RAM size detection

2010-05-02 Thread Stefan Reinauer
On 5/2/10 5:00 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. > Fix attached. Tested from 16 MiB to 2047 MiB > > Hi Vladimir, please sign off your patch so we can commit it: http://www.coreboot.org/Development_Guideli

Re: [coreboot] [PATCH] Fix coreboot qemu RAM size detection

2010-05-02 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Stefan Reinauer wrote: > On 5/2/10 5:00 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. >> Fix attached. Tested from 16 MiB to 2047 MiB >> >> > Hi Vladimir, > > please sign off your patch so we can commit it: > > http:/

Re: [coreboot] [PATCH] Fix coreboot qemu RAM size detection

2010-05-03 Thread Stefan Reinauer
On 5/2/10 6:23 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> On 5/2/10 5:00 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >> >>> Hello, when testing on QEMU I noticed that it always assumed 64 MiB RAM. >>> Fix attached. Tested from 16 MiB to 2047 MiB >>> >>> > Signed-off-by: Valdim