From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Mon, 24 Nov 2008 20:35:49 +0100 Subject: [U-Boot] [PATCH-OMAP3] OMAP3: Convert readl/writel and replace hardcoded values In-Reply-To: <20081123151644.983C88361B11@gemini.denx.de> References: <1227445293-23887-1-git-send-email-dirk.behme@googlemail.com> <20081123151644.983C88361B11@gemini.denx.de> Message-ID: <492B0215.60309@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jean-Christophe, > In message <1227445293-23887-1-git-send-email-dirk.behme@googlemail.com> you wrote: > >>Convert readl/writel to base + offset style. Replace hardcoded values with >>macros. It would be quite nice if you could apply this patch to u-boot-arm/omap3 branch independent of read/write discussion. As this is the last clean up patch, after applying this patch we would have the omap3 branch at least in a consistent style for the moment. Many thanks Dirk