From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail91.messagelabs.com (mail91.messagelabs.com [194.106.220.35]) by ozlabs.org (Postfix) with SMTP id 4384968926 for ; Fri, 23 Dec 2005 03:01:22 +1100 (EST) From: "Achim Machura" To: "'Kumar Gala'" Date: Thu, 22 Dec 2005 17:01:13 +0100 Message-ID: <002501c60710$efc71270$34f1ff0a@beint.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <85C67BBD-0072-4B64-A7B1-71871E755B76@kernel.crashing.org> Cc: "Linuxppc-Embedded \(E-Mail\)" Subject: AW: AW: Kernel cmdline Reply-To: achim.machura@berghof.com List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, > > I' ve to parse the commandline in a dynamic loaded modul. > > Why would you want to do this. Anyways, the cmd_line is to exported > to modules. You can provide modules there own params i want check an argument given by the bootloader via commandline Achim