Re: [U-Boot] [PATCH] env_nand: align NAND buffers

On 07/31/2012 10:59 AM, Tom Warren wrote:
Scott,
-----Original Message----- From: Scott Wood [mailto:scottwood@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 swarren@nvidia.com
This allows cache flush/invalidate operations to succeed on the buffers.
Signed-off-by: Stephen Warren swarren@nvidia.com
common/env_nand.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)
Acked-by: Scott Wood scottwood@freescale.com
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
participants (1)
-
Scott Wood