tegra: Align LCD frame buffer to section boundary
authorSimon Glass <sjg@chromium.org>
Wed, 17 Oct 2012 13:24:56 +0000 (13:24 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 19 Nov 2012 15:15:39 +0000 (08:15 -0700)
commitad16617f74326ee860243ba0aca6b7a01dd25a1f
tree736ca87d96d89f5584b82326419c53126743bf6c
parent9a8efc4604b32221ea362ea41b38d714e4b4ab7a
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>
include/configs/tegra20-common.h