Patch merged into serialice/master: 90a44f3 smbus: ignore the least significant f.host.slave bit

the following patch was just integrated into master: commit 90a44f3194fec427ec15e1530fec87837ca2e3ec Author: Lubomir Rintel <lkundrak@v3.sk> Date: Mon May 25 07:46:37 2015 +0200 smbus: ignore the least significant f.host.slave bit It's the transaction direction. lua: chipset/smbus_host.lua:155: bad argument #2 to 'format' (number has no integer representation) stack traceback: [C]: in function 'string.format' chipset/smbus_host.lua:155: in upvalue 'dump_transaction' chipset/smbus_host.lua:271: in upvalue 'host_change_state' chipset/smbus_host.lua:288: in upvalue 'host_switch' chipset/smbus_host.lua:368: in upvalue 'host_sync' chipset/smbus_host.lua:445: in field 'data_read' chipset/smbus_host.lua:511: in field 'update_register' chipset/intel_smbus.lua:195: in upvalue 'intel_smbus_host_access' chipset/intel_smbus.lua:232: in function 'intel_smbus_host_post' hooks.lua:122: in function 'walk_post_hooks' replay.lua:24: in function 'replay_io' replay.lua:76: in function 'parse_io' replay.lua:250: in function 'parse_file' replay.lua:269: in main chunk [C]: in ? Change-Id: Ia482fc745060c0f84f8147912bf0123d81f3f893 Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Reviewed-on: http://review.coreboot.org/10325 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> See http://review.coreboot.org/10325 for details. -gerrit
participants (1)
-
gerrit@coreboot.org