All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* slight error in linux 2.2.0-pre8
@ 1999-01-20 11:09 Raphael Massin
  1999-01-20 20:20 ` massin
  0 siblings, 1 reply; 2+ messages in thread
From: Raphael Massin @ 1999-01-20 11:09 UTC (permalink / raw
  To: linuxppc-dev


Hello all,

I downloaded yesterday the linux-2.2.0-pre8.tar.gz file and am adapting it
to my MPC860 based board.

In arch/ppc/boot/head.S, there is an error at line 157. It should be
'sub r7,r9,r8' and not 'sub r7,r8,r9'

	Raphael

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: slight error in linux 2.2.0-pre8
  1999-01-20 11:09 slight error in linux 2.2.0-pre8 Raphael Massin
@ 1999-01-20 20:20 ` massin
  0 siblings, 0 replies; 2+ messages in thread
From: massin @ 1999-01-20 20:20 UTC (permalink / raw
  To: linuxppc-dev


Raphael Massin wrote:

> Hello all,
>
> I downloaded yesterday the linux-2.2.0-pre8.tar.gz file and am adapting it

> to my MPC860 based board.

> In arch/ppc/boot/head.S, there is an error at line 157. It should be

> 'sub r7,r9,r8' and not 'sub r7,r8,r9'

In the same file, line 159 should also be changed from 'li r9,end@h' to
'lis r9, end@h'

    Raphael




[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

end of thread, other threads:[~1999-01-20 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-20 11:09 slight error in linux 2.2.0-pre8 Raphael Massin
1999-01-20 20:20 ` massin

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.