Is it possible to reserve some memory using OF rsvmap such that Linux will not touch this area at all? Think of is as warm start stash area were one could store data which should survive a reboot. One could then create an uio driver which exports this memory to user space I hope. Jocke