Re: [coreboot] grub as coreboot payload

2009-11-09 Thread Uwe Hermann
On Thu, Oct 29, 2009 at 01:42:11AM +0100, Robert Millan wrote: > On Wed, Oct 28, 2009 at 05:27:12PM -0700, ron minnich wrote: > > Like this? > > Looks fine to me, thanks. > > Acked-by: Robert Millan > > > Leave it on by default, it's cheap. > > > > Signed-off-by: Ronald G. Minnich Thanks, a

Re: [coreboot] grub as coreboot payload

2009-10-29 Thread Robert Millan
On Thu, Oct 29, 2009 at 09:58:30AM +0100, Stefan Reinauer wrote: > Robert Millan wrote: > > On Mon, Oct 26, 2009 at 09:20:53PM +0100, Andreas B. Mundt wrote: > > > >> Hi, > >> > >> first, congratulations to the 1.97-release! > >> > >> I vainly tried to run the latest grub2 (Revision: 2663) as pa

Re: [coreboot] grub as coreboot payload

2009-10-29 Thread Stefan Reinauer
Robert Millan wrote: > On Mon, Oct 26, 2009 at 09:20:53PM +0100, Andreas B. Mundt wrote: > >> Hi, >> >> first, congratulations to the 1.97-release! >> >> I vainly tried to run the latest grub2 (Revision: 2663) as payload to >> coreboot (Revision: 4852) following the wikipage: >> >>http:

Re: [coreboot] grub as coreboot payload

2009-10-28 Thread Robert Millan
On Wed, Oct 28, 2009 at 05:27:12PM -0700, ron minnich wrote: > Like this? Looks fine to me, thanks. Acked-by: Robert Millan > Leave it on by default, it's cheap. > > Signed-off-by: Ronald G. Minnich > > Index: src/Kconfig > ===

Re: [coreboot] grub as coreboot payload

2009-10-28 Thread ron minnich
Like this? ron Leave it on by default, it's cheap. Signed-off-by: Ronald G. Minnich Index: src/Kconfig === --- src/Kconfig (revision 4887) +++ src/Kconfig (working copy) @@ -319,7 +319,7 @@ config MULTIBOOT bool "Generate Mul

Re: [coreboot] grub as coreboot payload

2009-10-28 Thread Robert Millan
On Mon, Oct 26, 2009 at 09:20:53PM +0100, Andreas B. Mundt wrote: > Hi, > > first, congratulations to the 1.97-release! > > I vainly tried to run the latest grub2 (Revision: 2663) as payload to > coreboot (Revision: 4852) following the wikipage: > > http://grub.enbug.org/CoreBoot > > I