[coreboot-gerrit] Patch merged into coreboot/master: e1a4dc8 arm_boot_tools: Add 'b' to fopen flags for Windows compatibility

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 19 18:55:45 CET 2014


the following patch was just integrated into master:
commit e1a4dc803ac9e0a34eabb8f5a7bbbde0c3fdf856
Author: Scott Duplichan <scott at notabs.org>
Date:   Fri Dec 12 21:34:04 2014 -0600

    arm_boot_tools: Add 'b' to fopen flags for Windows compatibility
    
    Windows requires the 'b' (binary) flag when using fopen to open a
    binary file. Otherwise \n characters get expanded to \r\n and <ctrl>z
    is treated as end of file.
    
    Change-Id: I3b85e4f9a8f7749801a39154881fe2eedd33f9b8
    Signed-off-by: Scott Duplichan <scott at notabs.org>
    Reviewed-on: http://review.coreboot.org/7790
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


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

-gerrit



More information about the coreboot-gerrit mailing list