Other Parts Discussed in Thread: DM3730
Hi,
I have a driver that works fine on an omap 3430 based linux platform. The same driver applied to a similar
platform using the DM3730 processor works for the crypto and hash functions but crashes the system if I try to use
the random number generator. The ioremap works but the first access causes a panic.
Did the address change for the rng or has it been removed from the dm3730 ?? I have only
the omap34xx technical reference. Is there a new TR for the DM3730 high speed security device?
Thanks
Don