Dylan Saunders | 14 May 17:24

RE: ipengine boot


Thanks Richard, that works. As you may have guessed I am not really an
assembly language programmer, I am more familiar with getting Linux
working on these systems; and of course the Linux kernel comes with its
own boot code. This is a good learning opportunity for me.

Dylan Saunders

>Not quite.  As I said in my follow-up message, it needs to start like
this:
>
>	TEXT start(SB), $-4
>	BL	1(PC)
>	MOVW	MSR, R3
>	...


Gmane