* ppc little-endian port amendment
@ 2001-04-23 19:16 Alexandre Nikolaev
0 siblings, 0 replies; only message in thread
From: Alexandre Nikolaev @ 2001-04-23 19:16 UTC (permalink / raw)
To: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-23 19:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-23 19:16 ppc little-endian port amendment Alexandre Nikolaev
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.