lkml.org 
[lkml]   [2017]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectARM: How to use reserved-memory in devicetree
I'm using Xilinx Zynq-7000 platform and shared a region of DDR between
ARM and FPGA.
It seems kernel parameter 'memmap=nn[KMG]$ss[KMG]' doesn't implemented
under ARM platform. I'm trying to use reserved-memory node of devicetree,
but reserved memory in that way can't be accessed using mmap("/dev/mem", ...)
in application, the data read in mapped virtual address is not the
data writing by
FPGA.

Should I write a kernel driver, or use another device for mmap()?

--
Cyberman Wu

\
 
 \ /
  Last update: 2017-02-16 10:00    [W:0.032 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site