I am interested to know how we can find out at which address are my hardware registers mapped on "/dev/mem".
Suppose if someone am interested to control GPIO using mmap command.
http://elinux.org/RPi_Low-level_peripherals#GPIO_Driving_Example_.28C.29
This link tell the mapping directly, but does not tell how can we find at what address does mapping for hardware devices starts ?
Please suggest on this point.
Any reply will be appreciable.
Regards.