[U-Boot-Users] [PATCH] Small fix for ppc4xx head.S

Wolfgang Denk wd at denx.de
Mon Jun 19 00:16:34 CEST 2006


In message <20060615201212.GB20573 at bork.org> you wrote:
> 
> [PATCH] Fix register arguments to in32 in ppc4xx's head.S
> 
> Specify register arguments.

Which exact problem are you trying to fix?

> -	lwz	3,0x0000(3)
> +	lwz	r3,0x0000(r3)

I don't see any error in the original code?

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
While money can't buy happiness, it certainly lets  you  choose  your
own form of misery.




More information about the U-Boot mailing list