From: Dirk Behme <dirk.behme@googlemail.com>
To: Martin Margraf <m_margraf@web.de>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: osk5912 boot failure with u-boot 1.1.4
Date: Wed, 31 May 2006 17:54:33 +0200 [thread overview]
Message-ID: <447DBC39.5010202@gmail.com> (raw)
In-Reply-To: <933035583@web.de>
Martin Margraf wrote:
> #Error: unrecognized/unsupported machine ID (r1 = 0x00000003).
>
> #00000203 TI-OSK
>
> these are the settings i made in the kernel .config:
Your u-boot passes wrong machine ID to kernel (3, should be
0x203). So your kernel should be correct, but your u-boot
seems to be wrong. Looking at
http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=blob;h=6993b136eebbf10cfdf1c678958ab4b6d3162577;hb=392c252efd5d2e67b47ebeb3b7e4f42e7e3d5127;f=board/omap5912osk/omap5912osk.c
recent u-boot passes the correct number if build correctly.
Do you really built u-boot with
make omap5912osk_config
make
?
Regards
Dirk
next prev parent reply other threads:[~2006-05-31 15:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-31 14:10 osk5912 boot failure with u-boot 1.1.4 Martin Margraf
2006-05-31 15:52 ` Stefan Roese
2006-05-31 15:54 ` Dirk Behme [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-31 10:43 Kanagesh R
2006-05-31 9:41 Martin Margraf
2006-05-31 9:58 ` Sanjay K S
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=447DBC39.5010202@gmail.com \
--to=dirk.behme@googlemail.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=m_margraf@web.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.