Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5368 to
the coreboot repository. This caused the following
changes:
Change Log:
clean up age old via epia target.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of via:epia is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5368&device=epia&vendor=vi…
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 5367 to
the coreboot repository. This caused the following
changes:
Change Log:
drop the use of function pointers from romcc code.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of via:epia is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5367&device=epia&vendor=vi…
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
Author: stepan
Date: Wed Apr 7 05:41:39 2010
New Revision: 5369
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5369
Log:
it's a long term, give the compiler a chance to breathe .. ;-)
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Modified:
trunk/src/northbridge/via/vt8601/raminit.c
Modified: trunk/src/northbridge/via/vt8601/raminit.c
==============================================================================
--- trunk/src/northbridge/via/vt8601/raminit.c Wed Apr 7 05:40:37 2010 (r5368)
+++ trunk/src/northbridge/via/vt8601/raminit.c Wed Apr 7 05:41:39 2010 (r5369)
@@ -201,7 +201,8 @@
/* grand total. You have rows+cols addressing, * times of banks, times
* width of data in bytes */
/* Width is assumed to be 64 bits == 8 bytes */
- value = (1 << (cols + rows)) * banks * 8;
+ value = (1 << (cols + rows));
+ value *= banks * 8;
print_info_hex32(value);
print_info(" bytes ");
/* Return in 8MB units */
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5366 to
the coreboot repository. This caused the following
changes:
Change Log:
fix epia-m700 compilation, and remove more warnings.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of via:epia is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5366&device=epia&vendor=vi…
Compilation of via:epia-m700 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
Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5365 to
the coreboot repository. This caused the following
changes:
Change Log:
no duplicate names in cmos.layout.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of via:epia is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5365&device=epia&vendor=vi…
Compilation of via:epia-m700 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5365&device=epia-m700&vend…
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 5364 to
the coreboot repository. This caused the following
changes:
Change Log:
switch some ROMCC boards back to ROMCC.
Signed-off-by: Stefan Reinauer <stepan(a)coresystems.de>
Acked-by: Stefan Reinauer <stepan(a)coresystems.de>
Build Log:
Compilation of via:epia has been broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5364&device=epia&vendor=vi…
Compilation of via:epia-m700 is still broken
See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5364&device=epia-m700&vend…
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
Hi,
I've got an HP nx6310 notebook with Linux as operating system and I'm thinking of trying coreboot to get rid of the non-free HP BIOS.
Though I'm quite confident that the chipset is supported, it'll be nice if someone would confirm that and perhaps give further instructions on how to use coreboot with my mainboard.
Notebook: HP nx6310 EY366EA#ABD
no extensions at all, except a PCMCIA WLAN card with Atheros chipset
BIOS version: F.0E
CPU: Intel Celeron M 1,46GHz
RAM: 1GB (512MB by default)
Graphics card: on board, Intel GMA 945
Sound card: on board, Intel HDA ... (don't know the exact model)
Outputs of lspci -tvnn, superiotool -dV and flashrom -V: see text files
Hopefully someone can help. I'd love to help making coreboot better but without shooting my mainboard.
Thanks!
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01