From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Schwebel Date: Thu, 16 Jan 2003 00:29:14 +0100 Subject: [U-Boot-Users] kernel parameters for ARM Message-ID: <20030115232914.GA3691@pengutronix.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I currently have the problem that on my PXA250 based board the kernel command line parameters from the u-boot environment variable "bootargs" are not actually transferred to the kernel. When looking at the code in lib_arm/armlinux.c:do_bootm_linux() I'm wondering how the code is intended to work: the setup_commandline_tag() function puts some stuff in the 'params' structure, but I cannot see that this information is passed on to the kernel. The kernel call does only transfer the architecture number, and the only other thing which could do the job is cleanup_before_linux() (which doesn't do it). Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Braunschweiger Str. 79, 31134 Hildesheim, Germany Handelsregister: Amtsgericht Hildesheim, HRA 2686 Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4