[coreboot] dbe61 patch

Uwe Hermann uwe at hermann-uwe.de
Fri Feb 29 15:24:09 CET 2008


On Thu, Feb 28, 2008 at 05:25:51PM -0800, ron minnich wrote:
> ron

> dbe61 always has irq tables. 

Your're changing alix1c, not dbe61 in the patch.


> 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)


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list