summaryrefslogtreecommitdiffstats
path: root/drivers/memory/fsl-corenet-cf.c
Commit message (Collapse)AuthorAgeFilesLines
* memory: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | | | | | | A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
* memory: Freescale CoreNet Coherency Fabric error reporting driverScott Wood2014-07-291-0/+251
The CoreNet Coherency Fabric is part of the memory subsystem on some Freescale QorIQ chips. It can report coherency violations (e.g. due to misusing memory that is mapped noncoherent) as well as transactions that do not hit any local access window, or which hit a local access window with an invalid target ID. Signed-off-by: Scott Wood <scottwood@freescale.com> Reviewed-by: Bharat Bhushan <bharat.bhushan@freescale.com>
OpenPOWER on IntegriCloud