Dear Alexander Khryukin,

In message <cabtoafz3e-ee3v73th6u4bjsqixu6sy3h1tdng2fx-phdf0...@mail.gmail.com> 
you wrote:
>
> As you said i changed my bootcmd to
> *bootcmd=movi read kernel 0 40800000;bootm 4080000*

I really wonder which sort of U-Boot you are running.  "movi" is not a
command present in mainline, not in any vendor port I am aware of.
What exactly is this command supposed to do?

Please change the boot command and include the commands

        md 4080000 10;imi 4080000

before the "bootm" part.

        

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Hacking's just another word for nothing left to kludge.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to