the following patch was just integrated into master:
commit f5e0fd888d4c33b5d5cd55f9ffa43407a416ade1
Author: Patrick Georgi <patrick.georgi(a)secunet.com>
Date: Tue Nov 27 12:26:52 2012 +0100
roda/rk9: Fix for VGABIOS changes
Forgot to update the rk9 for the unified VGABIOS handling.
This applies to rk9 what is done for other boards in commits
3c84261e84318708c9c16ee5df5c2549c609dd0a
d5d340695b84ef6351818236dc514cd9734e87b1
Change-Id: I892b7d81927e277778c1c5251d27416fa79c9868
Signed-off-by: Patrick Georgi <patrick.georgi(a)secunet.com>
Reviewed-on: http://review.coreboot.org/1924
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
See http://review.coreboot.org/1924 for details.
-gerrit
the following patch was just integrated into master:
commit b8117b062266eda6b8ac9a8b60881a99f0323a48
Author: Zheng Bao <fishbaozi(a)gmail.com>
Date: Tue Nov 27 18:08:53 2012 +0800
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
For SST chips, the Write-Status-Register instruction must be
executed immediately after the execution of the
Enable-Write-Status-Register instruction, instead of Write-Enable.
Change-Id: I4b3473cd671829def3bd1641ececcf8d9dad4a56
Signed-off-by: Zheng Bao <zheng.bao(a)amd.com>
Signed-off-by: zbao <fishbaozi(a)gmail.com>
Reviewed-on: http://review.coreboot.org/1919
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
Reviewed-By: Patrick Georgi <patrick(a)georgi-clan.de> at Tue Nov 27 11:03:52 2012, giving +2
See http://review.coreboot.org/1919 for details.
-gerrit
the following patch was just integrated into master:
commit 1a5301dd3373e7def334fc34787f79073f49029a
Author: Patrick Georgi <patrick.georgi(a)secunet.com>
Date: Thu Nov 22 14:19:43 2012 +0100
abuild: only rebuild boards if requested or after a broken build
That used to be the behaviour, and it's quite useful to incrementally
fix bugs across the tree.
Change-Id: I3e30cbdcf01631bc29f892054caa3babb0969beb
Signed-off-by: Patrick Georgi <patrick.georgi(a)secunet.com>
Reviewed-on: http://review.coreboot.org/1888
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
See http://review.coreboot.org/1888 for details.
-gerrit