U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Gurevich <vag@paulidav.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Boot the kernel from a JFFS2 filesystem
Date: Wed, 05 Mar 2003 16:51:19 -0800	[thread overview]
Message-ID: <3E669B87.7030302@paulidav.org> (raw)
In-Reply-To: <20030305234701.ADBDDC6E0C@atlas.denx.de>

Dear Wolfgang,

Wolfgang Denk wrote:
> Of course, as I'm compiling for a PowerPC system.

BUT, when you compile stuff in /tools you use a native
compiler, as you mentioned in the previous email, don't you?

That points out to a small problem in U-boot (and Linux)
include directory structure. Basically, you cannot compile
source that include machine-dependent code from include/asm
using a native compiler, since asm points to the target-specific
asm directory. That means that Jocke's crc32.c file cannot be shared
between u-boot code and tools, since it contains machine-specific
code. :( Any good ideas on how to avoid that?

I guess, Jocke had his /tools compiled long time ago and only
tried PPC-specific stuff, that seems to work.

Anyway, you two can definitely resolve this.

Best regards,
Vladimir

  reply	other threads:[~2003-03-06  0:51 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-04 14:47 [U-Boot-Users] Boot the kernel from a JFFS2 filesystem Petter Larsen
2003-03-04 15:42 ` Kenneth Johansson
2003-03-04 16:50   ` Petter Larsen
2003-03-04 16:59     ` Kenneth Johansson
2003-03-04 18:05       ` Petter Larsen
2003-03-04 21:25         ` Wolfgang Denk
2003-03-04 17:01     ` Robert Schwebel
2003-03-04 17:39       ` Wolfgang Denk
2003-03-04 17:57         ` Joakim Tjernlund
2003-03-04 21:13           ` Wolfgang Denk
2003-03-04 21:31             ` Joakim Tjernlund
2003-03-04 21:58               ` Wolfgang Denk
2003-03-04 22:08                 ` Joakim Tjernlund
2003-03-04 22:25                   ` Wolfgang Denk
2003-03-04 23:29                     ` Joakim Tjernlund
2003-03-05 22:37                       ` Wolfgang Denk
2003-03-05 22:52                         ` Vladimir Gurevich
2003-03-05 23:46                           ` Wolfgang Denk
2003-03-06  0:51                             ` Vladimir Gurevich [this message]
2003-03-06  0:56                               ` Wolfgang Denk
2003-03-06  8:53                                 ` Joakim Tjernlund
2003-03-06  9:19                                   ` Joakim Tjernlund
2003-03-06  9:30                                     ` Wolfgang Denk
2003-03-06 10:19                                       ` Joakim Tjernlund
2003-03-06 14:37                                         ` Joakim Tjernlund
2003-03-04 21:15           ` Wolfgang Denk
2003-03-04 15:43 ` Wolfgang Denk
2003-03-04 15:51 ` Robert Schwebel

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=3E669B87.7030302@paulidav.org \
    --to=vag@paulidav.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox