commit | ad16617f74326ee860243ba0aca6b7a01dd25a1f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 17 13:24:56 2012 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Mon Nov 19 08:15:39 2012 -0700 |
tree | 736ca87d96d89f5584b82326419c53126743bf6c | |
parent | 9a8efc4604b32221ea362ea41b38d714e4b4ab7a [diff] |
tegra: Align LCD frame buffer to section boundary For tegra we want to enable the cache for the LCD. This is easier if we can avoid using L2 page tages, so align the LCD to a section boundary. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>