From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Fri, 22 Aug 2014 10:31:13 +0200 Subject: [U-Boot] [PATCH 4/9] ARM: Implement non-cached memory support In-Reply-To: <53F4F5A1.8010901@wwwdotorg.org> References: <1408348852-30894-1-git-send-email-thierry.reding@gmail.com> <1408348852-30894-5-git-send-email-thierry.reding@gmail.com> <53F4F5A1.8010901@wwwdotorg.org> Message-ID: <20140822083112.GC24156@ulmo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Aug 20, 2014 at 01:23:13PM -0600, Stephen Warren wrote: > On 08/18/2014 02:00 AM, Thierry Reding wrote: [...] > >diff --git a/arch/arm/include/asm/system.h b/arch/arm/include/asm/system.h > > >+#ifdef CONFIG_SYS_NONCACHED_MEMORY > >+void noncached_init(void); > >+unsigned long noncached_alloc(size_t size, size_t align); > > s/size_t/unsigned long/ would match the arguments in the earlier patch to > mmu_set_region_dcache_behaviour()'s prototype. I've replaced the unsigned long in the earlier patch with size_t for consistency. Let me know if you have any objections to that. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: