public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] fix [id]cache_status for MPC85xx processors
@ 2005-07-18 14:45 Murray.Jensen at csiro.au
  2006-03-12 23:46 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Murray.Jensen at csiro.au @ 2005-07-18 14:45 UTC (permalink / raw)
  To: u-boot

The existing code for the [id]cache_status commands on MPC85xx processors
looks at the wrong bit to determine if the L1 cache is enabled. It looks
at the most significant bit when it should look at the least significant
bit. This patch corrects this bug. Cheers!
								Murray...

CHANGELOG entry:

* Patch by Murray Jensen <Murray.Jensen@csiro.au>, July 19, 2005:
  - fix bug in [id]cache_status commands for MPC85xx processors; should
    look at LSB of L1CSRn registers to determine if L1 cache is enabled,
    not the MSB.

Copyright:

This patch is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
-- 
Murray Jensen, CSIRO Manufacturing & Infra. Tech.      Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia.         Fax: +61 3 9662 7853
Internet: Murray.Jensen at csiro.au

To the extent permitted by law, CSIRO does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained or
that the communication is free of errors, virus, interception or interference.

The information contained in this e-mail may be confidential or privileged.
Any unauthorised use or disclosure is prohibited. If you have received this
e-mail in error, please delete it immediately and notify Murray Jensen on
+61 3 9662 7763. Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/x-gunzip
Size: 306 bytes
Desc: 85xx-cache-status-fix.patch.gz
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050719/b70aa19b/attachment.bin 

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

end of thread, other threads:[~2006-03-12 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18 14:45 [U-Boot-Users] [PATCH] fix [id]cache_status for MPC85xx processors Murray.Jensen at csiro.au
2006-03-12 23:46 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox