From: Matthew Percival <matthew@capgo.com>
To: Linux OMAP Open Source <linux-omap-open-source@linux.omap.com>
Subject: RE: Toolchain select
Date: Mon, 09 Jan 2006 14:06:28 +1100 [thread overview]
Message-ID: <1136775989.8961.14.camel@localhost.localdomain> (raw)
In-Reply-To: <43c1c602.744e24c8.3c58.744e@mx.gmail.com>
G'Day,
> What version of u-boot are you using? I use the u-boot-1.1.4 and
> u-boot-1.1.3, and my steps is,
> $tar xjvf u-boot-1.1.x
> $cd u-boot-1.1.x
> $make omap5912osk_config
> $make
I am using 1.1.2; I have 1.1.4, but it does not link (I have not
investigated why yet, as it is pretty low priority).
Your process is correct, so it is a little strange that the file does
not exist. The command which creates the file (as called from the
Makefile) is:
arm-linux-objcopy -O srec hello_world hello_world.srec 2>/dev/null
I would suggest looking for where that command is used when you run it,
for there is likely a minor error being flagged at this point (run make
distclean first, then start afresh).
> And have you tried building the 2.6.15 kernel?
Not yet: it is not on my current list of priorities. I am running
2.6.14-omap1 at the moment.
-- Matthew
next prev parent reply other threads:[~2006-01-09 3:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-05 13:38 Toolchain select Li Weichen
2006-01-05 13:38 ` [U-Boot-Users] " Li Weichen
2006-01-05 14:12 ` Wolfgang Denk
2006-01-06 11:56 ` Li Weichen
2006-01-06 16:29 ` Wolfgang Denk
2006-01-05 22:00 ` Matthew Percival
2006-01-06 12:13 ` Li Weichen
2006-01-08 21:48 ` Matthew Percival
2006-01-09 2:10 ` Li Weichen
2006-01-09 3:06 ` Matthew Percival [this message]
2006-01-09 3:23 ` Li Weichen
2006-01-09 18:32 ` Khem Raj
2006-01-09 18:32 ` [U-Boot-Users] " Khem Raj
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=1136775989.8961.14.camel@localhost.localdomain \
--to=matthew@capgo.com \
--cc=linux-omap-open-source@linux.omap.com \
/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.