summaryrefslogtreecommitdiff
path: root/config.inc
diff options
context:
space:
mode:
authorhpa <hpa>2005-05-08 21:47:03 +0000
committerhpa <hpa>2005-05-08 21:47:03 +0000
commitdab010fba1ef01f60751114657452db16248ba9d (patch)
tree45eda2cb91bd1fb333aa74a2df2dd0ea94bf08cf /config.inc
parent25b68a8eb102118d7db99b7b5bdc6682caef701f (diff)
downloadsyslinux-dab010fba1ef01f60751114657452db16248ba9d.tar.gz
New Multiboot module; increase command line limit to 1023syslinux-3.08
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.inc b/config.inc
index ce1799a2..cd83b7d0 100644
--- a/config.inc
+++ b/config.inc
@@ -1,7 +1,7 @@
;; $Id$
;; -----------------------------------------------------------------------
;;
-;; Copyright 2002-2004 H. Peter Anvin - All Rights Reserved
+;; Copyright 2002-2005 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
%ifndef _CONFIG_INC
%define _CONFIG_INC
-max_cmd_len equ 255 ; Must be odd; 255 is the kernel limit
+max_cmd_len equ 1023 ; Must be odd; 255 is the kernel limit
HIGHMEM_MAX equ 037FFFFFFh ; DEFAULT highest address for an initrd
DEFAULT_BAUD equ 9600 ; Default baud rate for serial port
BAUD_DIVISOR equ 115200 ; Serial port parameter