From mboxrd@z Thu Jan 1 00:00:00 1970 From: Curt Brune Date: Tue, 1 Jun 2004 09:33:16 -0700 Subject: [U-Boot-Users] ARM, bootm and bootargs Message-ID: <20040601093316.A14198@cucy.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I'm trying to pass command line arguments from u-boot to the kernel for an ARM-based board. Following the README I'm setting the environment variable "bootargs" to the command line I want and booting with the "bootm" command. When the kernel boots it prints it's command line, which is still the default command line. I was expecting to the see the command line I stored in the "bootargs" variable. I poked around in u-boot/lib_arm/armlinux.c and it looks like I needed to have CONFIG_CMDLINE_TAG defined in my config, which I did. Is there anything else I need to do? Something I'm missing? Cheers, Curt -- ======================================================================== Curt Brune | Phone 1.650.380.2528 | Managing Principal curt at cucy.com | WWW www.cucy.com | Cucy Systems ======================================================================== Cucy Systems -- Software. Integration. Training. ========================================================================