On Fri, 2008-05-02 at 13:35 -0700, Wheatley Travis wrote:
>  
> The 7610 and related parts have an L2IP bit in the L2CR that is
> monitored to signal when the L2 cache invalidate is complete whereas the
> 7450 and related parts utilize L2I for this purpose. However, the
> current code does not account for this difference. Additionally the 86xx
> L2 cache invalidate code used an "andi" instruction where an "andis"
> instruction should have been used.
> 
> This patch addresses both of these bugs.
> 
> 
> Signed-off-by: Travis Wheatley <[EMAIL PROTECTED]>
> ---
>  cpu/74xx_7xx/cache.S |   21 ++++++++++++++++++++-
>  cpu/mpc86xx/cache.S  |    2 +-
>  2 files changed, 21 insertions(+), 2 deletions(-)


Acked-By: Jon Loeliger <[EMAIL PROTECTED]>



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to