gonzo
f95c01440c
Fix EHCI driver by excluding first 512K from available memory
...
On Zynq 256K-512K memory region is not accessible by all bus masters.
EHCI driver fails when trying to use it for DMA transfers. Patching
memory node does not help because ubldr overrides values there with
the ones obtained from u-boot. So as a workaround we just mark first
512K as reserved.
PR: 211484
Submitted by: Thomas Skibo <thoma555-bsd@yahoo.com>
MFC after: 3 days
2016-08-03 18:03:14 +00:00
..
2016-05-15 22:36:55 +00:00
2015-05-22 03:16:18 +00:00
2015-05-15 18:25:48 +00:00
2015-01-24 13:07:07 +00:00
2016-06-02 18:41:33 +00:00
2016-01-20 13:14:36 +00:00
2016-01-20 14:14:30 +00:00
2016-06-02 18:41:33 +00:00
2016-01-20 13:14:36 +00:00
2016-05-26 21:09:07 +00:00
2016-04-21 16:49:04 +00:00
2016-07-19 18:07:47 +00:00
2016-07-19 18:07:47 +00:00
2016-03-30 17:32:14 +00:00
2015-05-22 03:16:18 +00:00
2015-05-22 03:16:18 +00:00
2016-05-26 21:09:07 +00:00
2016-05-26 21:09:07 +00:00
2016-06-02 18:35:35 +00:00
2016-06-02 18:35:35 +00:00
2016-03-14 07:05:41 +00:00
2016-06-02 18:35:35 +00:00
2016-06-02 18:35:35 +00:00
2016-06-02 18:35:35 +00:00
2014-08-01 06:20:25 +00:00
2014-08-01 15:10:55 +00:00
2014-08-01 15:10:55 +00:00
2014-08-01 06:20:25 +00:00
2014-10-07 17:39:30 +00:00
2014-10-07 17:39:30 +00:00
2014-10-07 17:39:30 +00:00
2015-01-24 13:07:07 +00:00
2015-05-24 08:45:19 +00:00
2015-04-11 08:25:53 +00:00
2015-12-03 09:37:20 +00:00
2016-05-26 21:09:07 +00:00
2016-05-26 21:09:07 +00:00
2016-02-16 11:38:38 +00:00
2015-05-22 03:16:18 +00:00
2015-05-22 03:16:18 +00:00
2016-06-09 17:10:19 +00:00
2015-01-20 09:07:28 +00:00
2015-01-20 09:07:28 +00:00
2016-01-20 13:51:14 +00:00
2015-11-03 04:50:58 +00:00
2015-11-03 04:50:58 +00:00
2014-08-19 03:51:05 +00:00
2016-06-02 18:35:35 +00:00
2016-05-15 17:25:31 +00:00
2014-12-17 10:48:53 +00:00
2014-10-21 09:14:16 +00:00
2015-01-02 13:15:36 +00:00
2016-04-06 23:11:03 +00:00
2016-05-14 18:47:36 +00:00
2016-05-14 18:47:36 +00:00
2016-03-16 13:01:48 +00:00
2015-05-24 07:09:16 +00:00
2014-09-04 19:52:17 +00:00
2014-09-04 19:52:17 +00:00
2014-09-04 19:52:17 +00:00
2016-05-26 21:09:07 +00:00
2015-05-24 08:45:19 +00:00
2016-04-26 23:09:47 +00:00
2016-04-26 23:09:47 +00:00
2016-08-03 18:03:14 +00:00