From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus =?utf-8?Q?Klotzb=C3=BCcher?= Date: Sun, 18 May 2008 13:06:15 +0200 Subject: [U-Boot-Users] u-boot dos not autostart commands In-Reply-To: <200805171408.06423.a.babich@rez.ru> (Alexei Babich's message of "Sat\, 17 May 2008 14\:08\:06 +0600") References: <200805171408.06423.a.babich@rez.ru> Message-ID: <87abindg7s.fsf@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Alexei Babich writes: > I have PXA270 board with embedded by vendor bootleader - "U-Boot 1.3.0". > I define that environment: > --- > $ printenv > baudrate=115200 > bootdelay=3 > bootargs=video=pxafb:mode:800x480-16,active,pixclock:37000,left:100,right:1,hsynclen:10,upper:20,lower:1,vsynclen:10,outputen:1,pixclockpol:0 root=/dev/sda1 rootdelay=20 console=ttyS0,115200 > bootcmd=cp.b 01e00000 a1000000 13216e What are you trying to do here? ... > But after power on, I cannot see countdown & run bootcmd. > If I 'run bootcmd' by hand - that works OK. But not automatically after power on. > Can anybody tell me, how I can solve this ? It seems that support for bootdelay (CONFIG_BOOTDELAY) is not enabled in your vendors version of U-Boot. So to get this feature you will have to compile a new U-Boot. Best regards Markus Klotzbuecher -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de