Peter Grehan
29afdbaab4
Finally (!?) get to the bottom of the mysterious G3 boot-time panics.
...
After a number of tests using nop's to change the alignment, it was
confirmed that the mtibat instructions should be cache-aligned.
FreeScale app note AN2540 indicates that the isync before and after
the mtdbat is the right thing to do, but sync/isync isn't required
before the mtibat so it has been removed.
Fix by using a ".balign 32" to pull the code in question to the correct
alignment.
MFC after: 3 days
2005-11-07 06:55:48 +00:00
..
2005-11-05 19:48:53 +00:00
2005-11-05 19:48:53 +00:00
2005-11-06 16:10:28 +00:00
2005-11-03 07:35:36 +00:00
2005-09-16 01:26:17 +00:00
2005-10-31 15:41:29 +00:00
2005-11-06 19:38:34 +00:00
2005-11-04 04:14:49 +00:00
2005-11-04 21:29:41 +00:00
2005-08-18 00:30:22 +00:00
2005-10-24 15:21:36 +00:00
2005-11-06 22:52:52 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-08-09 10:20:02 +00:00
2005-11-05 19:48:53 +00:00
2005-11-04 18:03:24 +00:00
2005-09-28 15:01:58 +00:00
2005-10-31 15:41:29 +00:00
2005-11-06 16:47:59 +00:00
2005-10-31 15:41:29 +00:00
2005-11-01 22:44:08 +00:00
2005-11-06 19:43:04 +00:00
2005-11-02 13:46:32 +00:00
2005-09-11 16:04:56 +00:00
2005-10-31 15:41:29 +00:00
2005-11-04 16:29:51 +00:00
2005-11-02 13:46:32 +00:00
2005-10-31 23:06:04 +00:00
2005-11-02 13:46:32 +00:00
2005-11-02 13:46:32 +00:00
2005-10-31 15:41:29 +00:00
2005-09-07 10:06:14 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-07-14 20:08:27 +00:00
2005-10-31 15:41:29 +00:00
2005-11-03 19:24:54 +00:00
2005-10-31 15:41:29 +00:00
2005-08-18 11:58:03 +00:00
2005-10-28 15:30:51 +00:00
2005-09-25 21:29:32 +00:00
2005-10-31 21:37:27 +00:00
2005-10-18 11:46:24 +00:00
2005-11-07 06:55:48 +00:00
2005-09-19 16:51:43 +00:00
2005-10-31 15:41:29 +00:00
2005-11-03 21:08:20 +00:00
2005-11-05 19:43:55 +00:00
2005-09-24 20:11:07 +00:00
2005-10-31 20:33:28 +00:00
2005-11-01 23:00:24 +00:00