From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 20 Jan 2014 11:06:10 +0100 Subject: [U-Boot] booting os 'Unknown OS' (1) is not supported In-Reply-To: References: Message-ID: <20140120100610.F1B313821EA@gemini.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 Dear Alexander Khryukin, In message 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: wd at denx.de Hacking's just another word for nothing left to kludge.