[coreboot] Strange ROMCC failure with Rev 5623

Myles Watson mylesgw at gmail.com
Wed Jun 16 20:06:53 CEST 2010


On Wed, Jun 16, 2010 at 12:00 PM, Myles Watson <mylesgw at gmail.com> wrote:
> When compiling asus/p2b (and several others), Rev 5622 succeeds, but 5623 fails.
>
> make: *** [build/mainboard/asus/p2b/romstage.inc] Segmentation fault
> make: *** Deleting file `build/mainboard/asus/p2b/romstage.inc'
>
> The only difference for these boards is this line in config.h:
>
> #define CONFIG_VENDOR_ECS 0
>
> Removing this line lets 5623 build correctly.
Removing any line from the file that doesn't affect the build works.
(CONFIG_VENDOR_*, CONFIG_DEFAULT_CONSOLE_LEVEL_*, etc.)

Thanks,
Myles




More information about the coreboot mailing list