From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] booting os 'Unknown OS' (1) is not supported
Date: Fri, 17 Jan 2014 17:17:00 +0100 [thread overview]
Message-ID: <m2vbxid1mr.fsf@lamuella.denx.de> (raw)
In-Reply-To: <CABtOAfyDYrPLxraZRSZNV0WEagqMfceh6ByQWqBDuEo2xDze4g@mail.gmail.com> (Alexander Khryukin's message of "Fri, 17 Jan 2014 19:42:41 +0400")
Hi Alexander,
> Also if flashed 3.12_zImage (same kernel, same sources, just zImage)
Ok, zImage doesn't have the uImage header, so we will not see any
information nor will U-Boot be able to verify a checksum there.
> reading kernel..device 0 Start 1063, Count 16384
> MMC read: dev # 0, block # 1063, count 16384 ... 16384 blocks read: OK
> completed
> reading RFS..device 0 Count 17447, Start 2048
> MMC read: dev # 0, block # 17447, count 2048 ... 2048 blocks read: OK
> completed
> Boot with zImage
> Wrong Ramdisk Image Format
Note that you also have a problem with your ramdisk, even if the kernel
starts, it will likely not do much if it needs the ramdisk.
> Starting kernel ...
>
>
> And it's stucked at "Starting kernel ..."
Let's say "we don't see anything after Starting kernel ....". This is
also a common case when the kernel cannot open an initial console. It
may well be that the kernel runs but without a console you will see
nothing. To diagnose this you'd need to be sure that "bootargs" is
setup properly before booting the kernel.
Let's step back a bit. Do you have a kernel and ramdisk and kernel
command line that works on your board? I.e. do we have a "working case"
that we can retreat to for further tests? Also is U-Boot and the kernel
mainline?
Cheers
Detlev
--
The management question ... is not _whether_ to build a pilot system
and throw it away. You _will_ do that. The only question is whether to
plan in advance to build a throwaway, or to promise to deliver the
throwaway to customers. - Fred Brooks, "The Mythical Man Month"
--
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
next prev parent reply other threads:[~2014-01-17 16:17 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 10:11 [U-Boot] booting os 'Unknown OS' (1) is not supported Alexander Khryukin
2014-01-17 14:11 ` Detlev Zundel
2014-01-17 14:36 ` Alexander Khryukin
2014-01-17 15:20 ` Detlev Zundel
2014-01-17 15:39 ` Alexander Khryukin
2014-01-17 15:42 ` Alexander Khryukin
2014-01-17 16:17 ` Detlev Zundel [this message]
2014-01-17 16:35 ` Alexander Khryukin
2014-01-17 17:35 ` Detlev Zundel
2014-01-17 16:11 ` Detlev Zundel
2014-01-17 16:17 ` Alexander Khryukin
2014-01-17 16:19 ` Alexander Khryukin
2014-01-17 16:42 ` Detlev Zundel
2014-01-17 16:57 ` Alexander Khryukin
2014-01-17 17:39 ` Detlev Zundel
2014-01-20 9:32 ` Alexander Khryukin
2014-01-20 10:06 ` Wolfgang Denk
2014-01-20 10:33 ` Alexander Khryukin
2014-01-20 11:23 ` Detlev Zundel
2014-01-20 12:08 ` Alexander Khryukin
2014-01-20 12:35 ` Andreas Bießmann
2014-01-20 19:34 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2vbxid1mr.fsf@lamuella.denx.de \
--to=dzu@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.