From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junior Date: Thu, 27 Jul 2006 12:29:14 -0800 Subject: [U-Boot-Users] autobooting u-boot In-Reply-To: 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 Hi, 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? Thank you, --Jr.