public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* 64-bit support..what happened?
@ 2002-09-04 14:14 Allen Curtis
  2002-09-04 14:23 ` David Woodhouse
  0 siblings, 1 reply; 6+ messages in thread
From: Allen Curtis @ 2002-09-04 14:14 UTC (permalink / raw)
  To: linux-mtd

I am trying to integrate a recent version of MTD from CVS with Linux 2.4.19
in order to gain 64-bit support. However there appears to be several things
wrong which indicates that this does not work.

1. The conditional CONFIG_CFI_64 is defined within cfi.h. However not all
the source modules that use this conditional include the proper header file.
(all the source modules under drivers/mtd/maps)

2. drivers/mtd/maps/physmap.c - attempts to reference __raw_readll() and
__raw_writell() when in 64-bit mode. These functions/macros do not exist.
They would appear in include/asm/io.h. Nothing exists in the MTD tree to
patch this file or otherwise provide these functions.

Any ideas where I can get the 64-bit implementation?

THX

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

end of thread, other threads:[~2002-09-04 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-04 14:14 64-bit support..what happened? Allen Curtis
2002-09-04 14:23 ` David Woodhouse
2002-09-04 14:41   ` Allen Curtis
2002-09-04 14:51     ` David Woodhouse
2002-09-04 15:06       ` Allen Curtis
2002-09-04 15:09         ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox