freebsd-dev/sys/dev/cesa
Wojciech Macek fcb93d7493 Enable proper configuration of CESA MBUS windows
For all Marvell devices, MBUS windows configuration is done
in a common place. Only CESA was an exception, so move its
related code from driver to mv_common.c. This way it uses
same proper DRAM information, same as  all other interfaces
instead of parsing DT /memory node directly.

Submitted by: Marcin Wojtas <mw@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Reviewed by: loos
Differential revision: https://reviews.freebsd.org/D10723
2017-05-19 08:19:39 +00:00
..
cesa.c Enable proper configuration of CESA MBUS windows 2017-05-19 08:19:39 +00:00
cesa.h Enable proper configuration of CESA MBUS windows 2017-05-19 08:19:39 +00:00