the following patch was just integrated into master: commit d06abe43c3d4c930bf34daa1bf60cf7dcb5fa685 Author: Nico Huber nico.huber@secunet.com Date: Fri Nov 23 15:56:02 2012 +0100
Call lib_get_sysinfo() again after relocation
libpayload uses virtual pointers in lib_sysinfo, now, that are invalid after relocation. So call lib_get_sysinfo() a second time after relocation.
Change-Id: I53ffe4b29044e0fdb9beb4376f5e6e4ad92b2adf Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: http://review.coreboot.org/1908 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Fri Nov 23 18:16:24 2012, giving +2 See http://review.coreboot.org/1908 for details.
-gerrit