Mercurial > flash_v2
diff packages/hal/powerpc/adder/current/ChangeLog @ 1453:0e3378e69a2a
Fix some issues with network debugging by not clearing caches on startup
| author | gthomas |
|---|---|
| date | Sun, 21 Dec 2003 13:41:17 +0000 |
| parents | 40912f487083 |
| children |
line wrap: on
line diff
--- a/packages/hal/powerpc/adder/current/ChangeLog +++ b/packages/hal/powerpc/adder/current/ChangeLog @@ -1,3 +1,9 @@ +2003-12-21 Gary Thomas <gary@mlbassoc.com> + + * src/adder.S: Only clear caches on non-RAM startup modes. This fixes + some problems when using network debug connections (messing with the + caches seems to confuse the CPM) + 2003-12-10 Gary Thomas <gary@mlbassoc.com> * cdl/hal_powerpc_adder.cdl: System clock was using wrong frequency
