libpayload: fix fetching integers from CMOS as string
commitf78c7007c25bfc7d7fe9aeb42c70751bb7e74900
authorPatrick Georgi <patrick.georgi@secunet.com>
Wed, 26 Sep 2012 13:11:48 +0000 (26 15:11 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 28 Sep 2012 12:49:33 +0000 (28 14:49 +0200)
tree52c3a27fe9517fb3e530a4d9d21d14c2fa9cb924
parent82c06bd2d5093f9d26c9da4fa1d65828972c4c9b
libpayload: fix fetching integers from CMOS as string

%ull -> %llu

Change-Id: I330f681d713be7eb444870f81330cf6e9869a4fa
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1542
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
payloads/libpayload/drivers/options.c