Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5322 to
the coreboot repository. This caused the following
changes:
Change Log:
this fixes 3 of 4 mainboards failed by the error on missing IRQ_SLOT_COUNT.
The third, MSI MS9652, creates an IRQ table on the fly, no kidding.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of asus:a8v-e_se has been fixed
Compilation of asus:m2v-mx_se has been fixed
Compilation of msi:ms9652_fam10 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5322&device=ms9652_fam10&v…
Compilation of tyan:s1846 has been fixed
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system
Hello,
How hard would it be to point Kconfig to look for a defconfig in the
mainboard directory?
In util/kconfig/confdata.c:
Change:
const char conf_defname[] = "arch/$ARCH/defconfig";
to point to:
const char conf_defname[] = ".. src/mainboard/VENDOR/MAINBOARD/defconfig";
Or something like that???
--
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5321 to
the coreboot repository. This caused the following
changes:
Change Log:
Don't include option_table.h every time we include mc146818rtc.h, that was a
stupid idea. Instead include it where it is needed. And add some explicit
dependencies to it.
Also, error for missing IRQ_SLOT_COUNT for now, so we can fix up the boards.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of asus:a8v-e_se has been broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5321&device=a8v-e_se&vendo…
Compilation of asus:m2v-mx_se has been broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5321&device=m2v-mx_se&vend…
Compilation of emulation:qemu-x86 has been fixed
Compilation of intel:mtarvon has been fixed
Compilation of intel:truxton has been fixed
Compilation of msi:ms9652_fam10 has been broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5321&device=ms9652_fam10&v…
Compilation of tyan:s1846 has been broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5321&device=s1846&vendor=t…
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5320 to
the coreboot repository. This caused the following
changes:
Change Log:
This drops the ASSEMBLY define from romstage.c, too
(since it's not assembly code, this was a dirty hack anyways)
Also run
awk 1 RS= ORS="\n\n" < $FILE > $FILE.nonewlines
mv $FILE.nonewlines $FILE
on romstage.c because my perl -pi -e 's,#define ASSEMBLY 1,,g' */*/romstage.c
cut some holes into the source.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of broadcom:blast has been fixed
Compilation of emulation:qemu-x86 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5320&device=qemu-x86&vendo…
Compilation of intel:mtarvon is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5320&device=mtarvon&vendor…
Compilation of intel:truxton is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5320&device=truxton&vendor…
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5318 to
the coreboot repository. This caused the following
changes:
Change Log:
trivial warning cleanups
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of emulation:qemu-x86 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5318&device=qemu-x86&vendo…
Compilation of intel:mtarvon is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5318&device=mtarvon&vendor…
Compilation of intel:truxton is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5318&device=truxton&vendor…
If something broke during this checkin please be a pain
in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should
be backed out.
Best regards,
coreboot automatic build system