From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Zhukov Date: 29 Jun 2006 18:02:18 +0300 Subject: [U-Boot-Users] Kernel ignores u-boot's bootargs? Message-ID: <1151593338.30007.14.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de It seems like the kernel (2.6.10 for at91rm9200dk) doesn't see the bootargs. I comment CMDLINE in kernel's .config, set and save u-boot's bootargs with parameters (www.denx.de/wiki/view/DULG/LinuxBootArgs). But it stops after the bye-bye u-boot's message "Starting kernel...". The receipt in www.denx.de/wiki/view/DULG/LinuxKernelIgnoresMyBootargs doesn't help.