From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 31 Jul 2012 11:39:32 -0500 Subject: [U-Boot] [PATCH] env_nand: align NAND buffers In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F379D9FEF5D@HQMAIL04.nvidia.com> References: <1343669918-2114-1-git-send-email-swarren@wwwdotorg.org> <50171234.9060406@freescale.com> <5FBF8E85CA34454794F0F7ECBA79798F379D9FEF5D@HQMAIL04.nvidia.com> Message-ID: <50180A44.3090002@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/31/2012 10:59 AM, Tom Warren wrote: > Scott, > >> -----Original Message----- >> From: Scott Wood [mailto:scottwood at freescale.com] >> Sent: Monday, July 30, 2012 4:01 PM >> To: Stephen Warren >> Cc: Tom Warren; Simon Glass; U-Boot Mailing List; Stephen Warren >> Subject: Re: [PATCH] env_nand: align NAND buffers >> >> On 07/30/2012 12:38 PM, Stephen Warren wrote: >>> From: Stephen Warren >>> >>> This allows cache flush/invalidate operations to succeed on the buffers. >>> >>> Signed-off-by: Stephen Warren >>> --- >>> common/env_nand.c | 10 +++++----- >>> 1 files changed, 5 insertions(+), 5 deletions(-) >> >> Acked-by: Scott Wood >> >> I'm assuming you want it to go with the Tegra patches and not via my tree. > I'm fine with taking the env_nand and cmd_nand changes thru the Tegra tree. Let me know if that's OK with you. It's OK with me. -Scott