All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: 'pImage' and 'uImage' targets
       [not found] <20021122150542.GM779@opus.bloom.county>
@ 2002-11-22 16:05 ` Marius Groeger
  2002-11-22 16:10   ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Groeger @ 2002-11-22 16:05 UTC (permalink / raw)
  To: Tom Rini; +Cc: linuxppc-embedded, d.mueller, Wolfgang Denk, steven.scholz


On Fri, 22 Nov 2002, Tom Rini wrote:

> Next, is it necessary to have both targets, as they produce the same
> exact output?  I can see this for 2.4 since I'm sure both work in 2.4
> and both have insturctions says to use {u,p}Image.  But will the PPCBoot

Since the U-Boot now contains our port to several ARM platforms and
the i386 port is more than upcoming, we would also need those targets
in the corresponding arch trees as well. Now how are we going to
handle _that_ without duplicating Make-code/scripts?

Regards,
Marius

-----------------------------------------------------------------------------
Marius Groeger           SYSGO Real-Time Solutions AG       mgroeger@sysgo.de
Software Engineering     Embedded and Real-Time Software    www.sysgo.de
Voice: +49-6136-9948-0   Am Pfaffenstein 14                 www.osek.de
FAX:   +49-6136-9948-10  55270 Klein-Winternheim, Germany   www.elinos.com


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 'pImage' and 'uImage' targets
  2002-11-22 16:05 ` 'pImage' and 'uImage' targets Marius Groeger
@ 2002-11-22 16:10   ` Tom Rini
  2002-11-25 13:19     ` Readonly __ioremap()? Joakim Tjernlund
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2002-11-22 16:10 UTC (permalink / raw)
  To: Marius Groeger; +Cc: linuxppc-embedded, d.mueller, Wolfgang Denk, steven.scholz


On Fri, Nov 22, 2002 at 05:05:01PM +0100, Marius Groeger wrote:
> On Fri, 22 Nov 2002, Tom Rini wrote:
>
> > Next, is it necessary to have both targets, as they produce the same
> > exact output?  I can see this for 2.4 since I'm sure both work in 2.4
> > and both have insturctions says to use {u,p}Image.  But will the PPCBoot
>
> Since the U-Boot now contains our port to several ARM platforms and
> the i386 port is more than upcoming, we would also need those targets
> in the corresponding arch trees as well. Now how are we going to
> handle _that_ without duplicating Make-code/scripts?

Convincing Linus / Marcelo to put the script into scripts/ and then
getting the arch maintainers to add uImage targets?

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Readonly __ioremap()?
  2002-11-22 16:10   ` Tom Rini
@ 2002-11-25 13:19     ` Joakim Tjernlund
  0 siblings, 0 replies; 3+ messages in thread
From: Joakim Tjernlund @ 2002-11-25 13:19 UTC (permalink / raw)
  To: linuxppc-embedded


Hi

I want to create a readonly __ioremap() mapping which is cacheble and I unsure
what flag I should use to __ioremap() to do that.

So far I using __ioremap(flash_addr, flash_size, 0). Reading include/asm-ppc/pgtable.h
does not help me much.

I am using a mpc860 CPU.

 Jocke


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-25 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20021122150542.GM779@opus.bloom.county>
2002-11-22 16:05 ` 'pImage' and 'uImage' targets Marius Groeger
2002-11-22 16:10   ` Tom Rini
2002-11-25 13:19     ` Readonly __ioremap()? Joakim Tjernlund

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.