commit | 1150ff8cc04c0bb7980dc207960637fb7ad738fc | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Jul 30 07:38:38 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 02 17:40:19 2012 +0200 |
tree | 7a99f6653a6e0e0edf146e5b8fa24fc0ef115a66 | |
parent | 52e404072baec0a2cc9f28ed0c91352099ba3f69 [diff] |
env_nand: align NAND buffers This allows cache flush/invalidate operations to succeed on the buffers. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Scott Wood <scottwood@freescale.com>