From: Stijn Devriendt Sent: Monday, March 23, 2009 3:28 PM > > Hi Steve, Sergei, > > This worked but doesn't give an expected > result for the given register. > 0x00000020 is not valid content for the > SDBCR register of the DDR2 controller.
If this is just for debugging you can use devmem2 tool for checking the register value from user space. You need to give the physical address of the register as argument to the command. http://free-electrons.com/pub/mirror/devmem2.c Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
