From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junior Date: Thu, 27 Jul 2006 18:48:24 -0800 Subject: [U-Boot-Users] Autobooting u-boot Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I'm working on an ARM9 platform and trying to autoboot the kernel. Besides bootdelay, what other bootargs or env variable necessary to do so? It seems like bootdelay is all that's mentioned but clearly I'm missing something. Thank you, --Jr.