[coreboot] Patch merged into master: 3f222f9 X60/T60: fix return value of mainboard_io_trap_handler()

gerrit at coreboot.org gerrit at coreboot.org
Sun Jun 12 17:28:10 CEST 2011


the following patch was just integrated into master:
commit 3f222f9c71578a54e057e25feb2f3f65c9f5b58f
Author: Sven Schnelle <svens at stackframe.org>
Date:   Sun Jun 12 16:55:56 2011 +0200

    X60/T60: fix return value of mainboard_io_trap_handler()
    
    The handler should return 1 if it handled the request. The current
    code returns 0, which causes 'Unknown function' logs.
    
    Change-Id: Ic296819a5f8c6f1f97b7d47148182226684882a0
    Signed-off-by: Sven Schnelle <svens at stackframe.org>

See http://review.coreboot.org/29 for details.

-gerrit




More information about the coreboot mailing list