Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Alexei Babich
> You know "bootm" will do this for you? I know, but u-boot do _NOTHING_ after power on. Any command in 'bootcmd' is ignored. -- Regards, Alexei Babich, chematic engineer, OOO NPP "Rezonans", Chelyabinsk, Russia http://www.rez.ru Jabber ID: [EMAIL PROTECTED]

Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > But after power on, I cannot see countdown & run bootcmd. Probably that was not selected in the board configuration? > If I 'run bootcmd' by hand - that works OK. But not automatically after power > on. > Can anybody tell me, how I can solve this ?

Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Markus Klotzbücher
Alexei Babich <[EMAIL PROTECTED]> writes: >> > bootcmd=cp.b 01e0 a100 13216e >> What are you trying to do here? > Simple test autostart. If I run it manually, this copy linux uImage > from FLASH to RAM.. You know "bootm" will do this for you? Best regards Markus Klotzbuecher -- DENX So

Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Alexei Babich
> > bootcmd=cp.b 01e0 a100 13216e > What are you trying to do here? Simple test autostart. If I run it manually, this copy linux uImage from FLASH to RAM.. > It seems that support for bootdelay (CONFIG_BOOTDELAY) is not enabled in > your vendors version of U-Boot. So to get this feature y

Re: [U-Boot-Users] u-boot dos not autostart commands

2008-05-18 Thread Markus Klotzbücher
Alexei Babich <[EMAIL PROTECTED]> 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,lo

[U-Boot-Users] u-boot dos not autostart commands

2008-05-17 Thread Alexei Babich
Hi all. 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=