the following patch was just integrated into master:
commit ca83caf03615a3ea7cbba7a9a19f6c3d63036793
Author: Marc Jones <[email protected]>
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 <[email protected]>

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

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to