[PATCH 1/2] Macro for getting the BASEADDRESS field in omap's gpmc configuration

2011-08-04 Thread David Wagner
BASEADDRESS is located in the 6 lower bits of the CONFIG7 register. See OMAP 35x Technical Reference Manual, p. 1169. Signed-off-by: David Wagner --- arch/arm/plat-omap/include/plat/gpmc.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/include/plat/gp

Re: [PATCH 1/2] Macro for getting the BASEADDRESS field in omap's gpmc configuration

2011-08-11 Thread David Wagner
Hi, On 08/04/2011 05:06 PM, David Wagner wrote: > BASEADDRESS is located in the 6 lower bits of the CONFIG7 register. > See OMAP 35x Technical Reference Manual, p. 1169. > > Signed-off-by: David Wagner I'm not subscribed to the linux-omap mailing list but I saw no answer on this patch a