[coreboot] dbe61 patch

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Fri Feb 29 17:45:04 CET 2008


On 29.02.2008 17:38, ron minnich wrote:
> Sigh.
>
> well, alix1c needed to change too. I did the wrong history and did not notice.
>
> So, how about we say this is a patch for alix1c, is it acked by anyone :-)
>
> Thanks Uwe!
>
> ron
>
> On Fri, Feb 29, 2008 at 6:24 AM, Uwe Hermann <uwe at hermann-uwe.de> wrote:
>
>   
>>  > Index: mainboard/pcengines/alix1c/Makefile
>>  > ===================================================================
>>  > --- mainboard/pcengines/alix1c/Makefile       (revision 612)
>>  > +++ mainboard/pcengines/alix1c/Makefile       (working copy)
>>  > @@ -25,12 +25,8 @@
>>  >               $(src)/northbridge/amd/geodelx/raminit.c \
>>  >               $(src)/arch/x86/geodelx/geodelx.c
>>  >
>>  > -STAGE2_MAINBOARD_OBJ =
>>  > +STAGE2_MAINBOARD_OBJ = irq_tables.o
>>  >
>>  > -ifeq ($(CONFIG_PIRQ_TABLE),y)
>>  > -STAGE2_MAINBOARD_OBJ += irq_tables.o
>>  > -endif
>>  > -
>>  >  $(obj)/coreboot.vpd:
>>  >       $(Q)printf "  BUILD   DUMMY VPD\n"
>>  >       $(Q)dd if=/dev/zero of=$(obj)/coreboot.vpd bs=256 count=1 $(SILENT)
>>     

Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

Regards,
Carl-Daniel
-- 

http://www.hailfinger.org/





More information about the coreboot mailing list