]> git.pld-linux.org Git - packages/memtest86+.git/commitdiff
- patch to enable serial console in memtes86 auto/th/memtest86-3_2-3
authorJacek Konieczny <jajcus@pld-linux.org>
Wed, 25 Feb 2009 09:36:30 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    memtest86-enable_serial_console.patch -> 1.1

memtest86-enable_serial_console.patch [new file with mode: 0644]

diff --git a/memtest86-enable_serial_console.patch b/memtest86-enable_serial_console.patch
new file mode 100644 (file)
index 0000000..97ffb0a
--- /dev/null
@@ -0,0 +1,12 @@
+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
+@@ -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
This page took 0.283711 seconds and 4 git commands to generate.