Justin Hibbits
9225dfbdf0
Correct the ilog2() for calculating memory sizes.
...
TLB1 can handle ranges up to 4GB (through e5500, larger in e6500), but
ilog2() took a unsigned int, which maxes out at 4GB-1, but truncates
silently. Increase the input range to the largest supported, at least for
64-bit targets. This lets the DMAP be completely mapped, instead of only
1GB blocks with it assuming being fully mapped.
2018-04-04 02:13:27 +00:00
..
2018-04-03 17:16:06 +00:00
2018-04-03 23:49:35 +00:00
2018-04-04 01:13:28 +00:00
2017-11-20 19:43:44 +00:00
2018-03-23 16:23:15 +00:00
2018-04-03 21:16:41 +00:00
2018-04-03 18:41:27 +00:00
2018-03-31 05:17:12 +00:00
2018-04-02 23:40:50 +00:00
2018-03-29 04:02:50 +00:00
2018-03-04 13:27:21 +00:00
2018-04-03 23:49:35 +00:00
2018-04-03 22:21:12 +00:00
2018-03-17 12:59:55 +00:00
2018-03-06 14:28:37 +00:00
2018-03-24 15:36:25 +00:00
2018-02-13 17:43:54 +00:00
2018-04-03 17:16:06 +00:00
2018-03-11 20:13:15 +00:00
2018-03-29 02:54:50 +00:00
2018-02-14 00:12:03 +00:00
2018-02-26 18:23:36 +00:00
2018-03-29 19:48:50 +00:00
2018-04-01 18:22:24 +00:00
2018-03-30 21:38:53 +00:00
2018-03-30 18:50:13 +00:00
2018-02-23 18:15:50 +00:00
2018-04-03 13:54:38 +00:00
2018-03-30 21:38:53 +00:00
2018-03-20 17:05:23 +00:00
2018-03-30 18:50:13 +00:00
2018-01-22 02:08:10 +00:00
2018-03-28 23:33:26 +00:00
2018-01-25 22:25:13 +00:00
2017-11-27 15:23:17 +00:00
2018-02-10 01:09:22 +00:00
2018-03-27 20:51:49 +00:00
2018-04-03 22:11:39 +00:00
2018-04-04 02:13:27 +00:00
2018-03-20 17:58:51 +00:00
2017-12-25 04:48:39 +00:00
2018-03-30 18:50:13 +00:00
2018-03-21 14:47:17 +00:00
2018-03-31 23:24:28 +00:00
2017-11-27 15:23:17 +00:00
2018-03-24 21:30:24 +00:00
2018-03-17 12:59:55 +00:00
2018-04-02 15:07:41 +00:00
2018-04-03 17:16:06 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-14 23:02:19 +00:00