[coreboot] Patch merged into coreboot/master: 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 9 15:26:22 CET 2012


the following patch was just integrated into master:
commit 0e6d0edccea45c4dd8e3d7af25b3667330433699
Author: Zheng Bao <fishbaozi at gmail.com>
Date:   Fri Nov 9 19:55:04 2012 +0800

    mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
    
    http://netbsd.gw.com/cgi-bin/man-cgi?date++NetBSD-current
    The NetBSD manual tells us the date in NetBSD doesn't take any flags
    to enable or disable padding in the format.
    
    By default, date pads numeric fields with zeroes. This will convert the
    number to octal one. So add "0x" to convert it to BCD directly.
    
    Change-Id: Icd44312acf01b8232f1da1fbaa70630d09007b40
    Signed-off-by: Zheng Bao <zheng.bao at amd.com>
    Signed-off-by: zbao <fishbaozi at gmail.com>
    Reviewed-on: http://review.coreboot.org/1804
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Anton Kochkov <anton.kochkov at gmail.com>

Build-Tested: build bot (Jenkins) at Fri Nov  9 11:49:14 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov at gmail.com> at Fri Nov  9 15:26:21 2012, giving +2
See http://review.coreboot.org/1804 for details.

-gerrit




More information about the coreboot mailing list