coreboot/src
Zheng Bao 0e6d0edcce 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@amd.com>
Signed-off-by: zbao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/1804
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
2012-11-09 15:26:22 +01:00
..
arch/x86 Add support for storing POST codes in CMOS 2012-11-08 19:40:40 +01:00
boot Add POST code for "All devices initialized" 2012-11-07 03:57:34 +01:00
console Log unexpected post code from the previous boot 2012-11-08 19:40:58 +01:00
cpu Leave power control registers unlocked 2012-11-07 03:57:19 +01:00
devices Make option rom init more verbose 2012-11-08 19:38:53 +01:00
drivers mc146818rtc: Remove the hyphen to build on NetBSD and Darwin 2012-11-09 15:26:22 +01:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include mc146818rtc: Remove the hyphen to build on NetBSD and Darwin 2012-11-09 15:26:22 +01:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUME 2012-11-08 20:32:03 +01:00
northbridge SandyBridge/IvyBridge: Use flash map to find MRC cache 2012-11-07 08:28:28 +01:00
southbridge smi: make tseg_relocate check pointer offset 2012-11-08 19:39:50 +01:00
superio smsc/lpc47n227: Make early_serial usable 2012-11-06 21:53:48 +01:00
vendorcode ELOG: Find flash base in FMAP if possible 2012-11-08 19:38:06 +01:00
Kconfig Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00