Re: [coreboot] v3 defconfig

2008-02-07 Thread Myles Watson
> > Signed-off-by: Myles Watson <[EMAIL PROTECTED]> > > Acked-by: Ward Vandewege <[EMAIL PROTECTED]> Thanks, Rev 578 Myles -- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] v3 defconfig

2008-02-07 Thread Ward Vandewege
On Thu, Feb 07, 2008 at 09:26:32AM -0700, Myles Watson wrote: > This patch adds support for make defconfig in v3. Those that port v3 > to a board should add a defconfig in mainboard/vendor/board/defconfig. > I think that the defconfig should: > > 1. Use the ROM size that comes with the board > 2

[coreboot] v3 defconfig

2008-02-07 Thread Myles Watson
This patch adds support for make defconfig in v3. Those that port v3 to a board should add a defconfig in mainboard/vendor/board/defconfig. I think that the defconfig should: 1. Use the ROM size that comes with the board 2. Enable compression 3. Not include a payload This will make it easy for

[coreboot] v3 defconfig

2008-02-06 Thread Myles Watson
I'd like to make buildrom support v3 in the same way that it supports v2. I don't want buildrom to keep config files if it can help it. I thought it would be the best to support make defconfig in the same way that the kernel does. I'd like to be able to type make defconfig CONFIG_MAINBOARD_NAME=