[coreboot] Build Error since r4278

Myles Watson mylesgw at gmail.com
Fri May 15 21:57:15 CEST 2009


> Try this:
> Index: src/mainboard/asus/mew-am/Config.lb
> ===================================================================
> --- src/mainboard/asus/mew-am/Config.lb (revision 4289)
> +++ src/mainboard/asus/mew-am/Config.lb (working copy)
> @@ -126,8 +126,6 @@
>       device pci 1f.3 on end           # SMbus
>       device pci 1f.5 off end          # AC'97 audio (N/A, uses CS4280 chip)
>       device pci 1f.6 off end          # AC'97 modem (N/A)
> -      register "ide0_enable" = "1"
> -      register "ide1_enable" = "1"
>     end
>   end
>  end
Yes.  That fixes it.  I think Joseph was waiting for Uwe's response to
whether or not he could remove them:

>
> static.c:133: error: unknown field 'ide0_enable' specified in initializer
> static.c:134: error: unknown field 'ide1_enable' specified in initializer
> make[1]: *** [static.o] Error 1
...
> Uwe can we remove these from your Config.lb, I don't think they do
> anything do they?
>
> --
> Thanks,
> Joseph Smith
> Set-Top-Linux




More information about the coreboot mailing list