[U-Boot] booting os 'Unknown OS' (1) is not supported

Detlev Zundel dzu at denx.de
Fri Jan 17 18:39:25 CET 2014


Hi Alexander,

> You have any suggestion how i can fix or hack it?
> I really have no clue what's wrong and why it's working with android kernel
> and not with mainline.

Well, potentially, there can be worlds of differences between such
kernels.  I don't know your platform at all, but is it expected to work
with a mainline kernel?

The only thing that I can think of to get more information is to edit
your bootcmd to only boot the kernel without any ramdisk and see if the
loading of the latter is the problem, i.e. something like that:

bootcmd=movi read kernel 0 40800000;bootm 40800000

Even though this cannot fully work, it may give us new input.

Cheers
  Detlev

-- 
;; Self-replicator in ELisp
((lambda (l) (prin1-to-string (list l (list (quote quote) l))))
 (quote (lambda (l) (prin1-to-string (list l (list (quote quote) l))))))
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de


More information about the U-Boot mailing list