]> git.pld-linux.org Git - packages/memtest86.git/commitdiff
- updated for 4.3.3
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 17 Sep 2013 15:22:47 +0000 (17:22 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 17 Sep 2013 15:22:47 +0000 (17:22 +0200)
memtest86-enable_serial_console.patch

index 97ffb0a2134625120f6bccebae70d414baebf511..e214a1340175bd8d9635a7960249f85db9a6b239 100644 (file)
@@ -1,12 +1,11 @@
-diff -dur -x '*~' memtest86-3.2.orig/config.h memtest86-3.2/config.h
---- memtest86-3.2.orig/config.h        2004-04-06 18:29:28.000000000 +0200
-+++ memtest86-3.2/config.h     2009-02-25 10:33:48.000000000 +0100
+--- memtest86-4.3.3/src/config.h.orig  2013-09-17 17:20:07.101280067 +0200
++++ memtest86-4.3.3/src/config.h       2013-09-17 17:20:26.884919422 +0200
 @@ -13,7 +13,7 @@
- /* SERIAL_CONSOLE_DEFAULT -  The default state of the serial console. */
- /*    This is normally off since it slows down testing.  Change to a 1 */
- /*    to enable. */
--#define SERIAL_CONSOLE_DEFAULT 0
-+#define SERIAL_CONSOLE_DEFAULT 1
- /* SERIAL_BAUD_RATE - Baud rate for the serial console
-  * If this is not defined it is assumed a previous program has set the
+ /* SERIAL_CONSOLE_DEFAULT -  The default state of the serial console. */\r
+ /*    This is normally off since it slows down testing.  Change to a 1 */\r
+ /*    to enable. */\r
+-#define SERIAL_CONSOLE_DEFAULT 0\r
++#define SERIAL_CONSOLE_DEFAULT 1\r
\r
+ /* SERIAL_TTY - The default serial port to use. 0=ttyS0, 1=ttyS1 */ \r
+ #define SERIAL_TTY 0\r
This page took 0.087304 seconds and 4 git commands to generate.