the following patch was just integrated into master: commit 6f7e4b21db604057311d24fd203bdba7cc7f8ee6 Author: Patrick Georgi patrick@georgi-clan.de Date: Mon May 19 09:18:11 2014 +0200
fix printk types
Some size_ts were considered long int and some compilers are picky about that.
Change-Id: I671daa18eb3bfa2a7defc120e77bbb1ef72bd417 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/5788 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5788 for details.
-gerrit