[coreboot] [PATCH] v2: Drop unused reset.c files

Stefan Reinauer stepan at coresystems.de
Mon Oct 13 15:51:02 CEST 2008


Uwe Hermann wrote:
> See patch.
>
>
> Uwe.
>   

> Index: src/mainboard/digitallogic/msm586seg/Config.lb
> ===================================================================
> --- src/mainboard/digitallogic/msm586seg/Config.lb	(Revision 3653)
> +++ src/mainboard/digitallogic/msm586seg/Config.lb	(Arbeitskopie)
> @@ -46,7 +46,7 @@
>  
>  driver mainboard.o
>  if HAVE_PIRQ_TABLE object irq_tables.o end
> -object reset.o
> +# object reset.o
>  
>  ##
>  ## Romcc output
> Index: src/mainboard/digitallogic/msm586seg/Options.lb
> ===================================================================
> --- src/mainboard/digitallogic/msm586seg/Options.lb	(Revision 3653)
> +++ src/mainboard/digitallogic/msm586seg/Options.lb	(Arbeitskopie)
> @@ -72,7 +72,7 @@
>  ##
>  ## Build code to reset the motherboard from coreboot
>  ##
> -default HAVE_HARD_RESET=1
> +default HAVE_HARD_RESET=0
>  
>  ##
>  ## Build code to export a programmable irq routing table
Ahem.... Are you sure the stuff you dropped is actually unused?! It
looks like you made it unused before dropping it.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list