the following patch was just integrated into master:
commit 0770acf8abc1d4a1c70b97e4539369f56d30af9e
Author: Thomas Gstädtner <thomas(a)gstaedtner.net>
Date: Fri Oct 21 22:01:32 2011 +0200
FILO: Pass LIBCONFIG_PATH variable to FILOs make
This fixes the build for HEAD/master.
Current stable will not work, because it is too old for recent corboot.
Change-Id: I9dfd5de472d4f58f07147cb9b9bb0b543f228561
Signed-off-by: Thomas Gstädtner <thomas(a)gstaedtner.net>
Reviewed-By: Patrick Georgi <patrick(a)georgi-clan.de> at Sun Oct 23 19:20:15 2011, giving +2
See http://review.coreboot.org/311 for details.
-gerrit
the following patch was just integrated into master:
commit 7e20b87c3ed60a8f3f4ac93c245c2e46e08b5c4e
Author: Marc Jones <marcj303(a)gmail.com>
Date: Fri Oct 7 17:20:30 2011 -0600
Allow XGCCPATH to be set on the make command line.
The xgcc toolchain may be moved by the user and passed in on the commandline. Updates the Makefile and the xcompile script.
Change-Id: I05797b2cabce39bdd7868c2515f30d34043fc8cc
Signed-off-by: Marc Jones <marcj303(a)gmail.com>
Reviewed-By: Patrick Georgi <patrick(a)georgi-clan.de> at Sun Oct 23 18:55:26 2011, giving +2
See http://review.coreboot.org/318 for details.
-gerrit
the following patch was just integrated into master:
commit d2e2c796580078a568d66e59db805ceb69a1e774
Author: Christoph Grenz <christophg+cb(a)grenz-bonn.de>
Date: Sun Sep 18 22:54:51 2011 +0200
console: support integrated 7-segment displays for POST codes
Add a configuration option POST_PORT which defaults to 0x80 and
can be redefined by boards which have integrated POST displays
on another I/O port. Change post.c to output POST codes to this
port instead of 0x80 hardcoded.
Change-Id: I8f8e820f8c75641b35e7249bf622b63a3604b9f3
Signed-off-by: Christoph Grenz <christophg+cb(a)grenz-bonn.de>
Reviewed-By: Patrick Georgi <patrick(a)georgi-clan.de> at Sun Oct 23 17:24:05 2011, giving +2
See http://review.coreboot.org/221 for details.
-gerrit