From: Alexandre Nikolaev <anikolae@matrox.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: ppc little-endian port amendment
Date: Mon, 23 Apr 2001 15:16:34 -0400 [thread overview]
Message-ID: <3AE47F92.722FB4E9@matrox.com> (raw)
Sorry gentlemen, we forgot to mention that before launching the kernel
you have to switch the
processor to Little endian mode (kernel loader for instance can do it):
lis r4, 1
addi r4,r4,1
sync
isync
mtmsr r4
isync
sync
regards
Sebastien Cote
Alexandre Nikolaev
--
*****************************************
| Alexandre Nikolaev
| Software Designer
| Matrox Electronic Systems Ltd
| Imaging Department
| Tel. (514) 8226000 ext. 2323
| E-mail: Alexandre_Nikolaev@matrox.com
*****************************************:)
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
reply other threads:[~2001-04-23 19:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3AE47F92.722FB4E9@matrox.com \
--to=anikolae@matrox.com \
--cc=Alexandre.Nikolaev@matrox.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 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.