[coreboot] Patch merged into coreboot/master: ca83caf tint requires more heap space for PDCurses.

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 29 20:08:42 CET 2012


the following patch was just integrated into master:
commit ca83caf03615a3ea7cbba7a9a19f6c3d63036793
Author: Marc Jones <marc.jones at se-eng.com>
Date:   Tue Feb 28 17:18:58 2012 -0700

    tint requires more heap space for PDCurses.
    
    tint was failing with the message "initscr(): Unable to create curscr."
    tint uses the initscr() to enable vga windows, which allocates more
    heap space with PDCurses than with tinycurses. Expanding the heap from
    16KB to 64KB resolves the issue.
    
    Change-Id: I1d38651e2b77f55613969c29614fb3b2be38a00c
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>

Build-Tested: build bot (Jenkins) at Wed Feb 29 01:45:48 2012, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Wed Feb 29 20:08:40 2012, giving +2
See http://review.coreboot.org/687 for details.

-gerrit




More information about the coreboot mailing list