linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@capflow.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: linux-2.4.18 & copy-back cache mode
Date: Wed, 06 Mar 2002 10:14:41 +0100	[thread overview]
Message-ID: <3C85DE01.6000006@capflow.com> (raw)


Hi everybody

I tried to boot a FADS860T board with the 2.4.18 linux kernel, and
experienced problems with cache set in Copy-Back mode.

The kernel configuration help states that you can say 'Y' to Copy-Back
mode if 'you don't know what that is about', so that's what I did.

I then got a 'kernel access of bad area' just after the 'CPM UART driver
version 0.03' message.

I traced the problem to rs_8xx_init, and found out that a write to .data
was causing the crash.

After some more investigation I found that disabling Copy-Back mode
(thus enabling Write-Through mode) fixed the problem.

The problem seems to have been solved in the linuxppc repository, so the
purpose if this message is not to ask for help but rather to give help
to people who will experience the same problem (no doubt there will be
some, as the Copy-Back mode is advised by the kernel configurator).

Laurent Pinchart

PS: I posted a few patches based on the latest linuxppc tree (to fix
some compilation warnings and a problem with xmon) about one week ago. I
got no feedback. Have they got through to the list ?


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

             reply	other threads:[~2002-03-06  9:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-06  9:14 Laurent Pinchart [this message]
2002-03-06 14:52 ` linux-2.4.18 & copy-back cache mode Dan Malek
2002-03-06 15:37   ` Laurent Pinchart
2002-03-06 16:28     ` Dan Malek
2002-03-06 17:09       ` Wolfgang Denk
2002-03-06 19:50         ` Dan Malek
2002-03-07  2:42           ` serial console on 405GP Kim, Kwansuk
2002-03-11  0:36             ` Sangmoon Kim
  -- strict thread matches above, loose matches on Subject: below --
2002-03-07 22:18 linux-2.4.18 & copy-back cache mode Navin Boppuri
2002-03-08 14:41 ` Wojciech Kromer
2002-03-08 15:22   ` Wolfgang Denk
2002-03-12  7:08     ` Wojciech Kromer
2002-03-12  9:38       ` Wolfgang Denk
2002-03-09  1:19 ` Conn Clark
2002-03-12 15:58 Navin Boppuri

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=3C85DE01.6000006@capflow.com \
    --to=laurent.pinchart@capflow.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).