Searched hist:"676 d319e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | lcd.h | 676d319e Wed Oct 17 08:24:54 CDT 2012 Simon Glass <sjg@chromium.org> lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment The normal alignment is PAGE_SIZE, but if this is defined, we can support other alignments. The motivation for this change is to make the display section-aligned on ARM so that we can easily turn off data caching for the frame buffer region without resorting to level 2 page tables. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
/openbmc/u-boot/common/ |
H A D | lcd.c | 676d319e Wed Oct 17 08:24:54 CDT 2012 Simon Glass <sjg@chromium.org> lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment The normal alignment is PAGE_SIZE, but if this is defined, we can support other alignments. The motivation for this change is to make the display section-aligned on ARM so that we can easily turn off data caching for the frame buffer region without resorting to level 2 page tables. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
/openbmc/u-boot/ |
H A D | README | 676d319e Wed Oct 17 08:24:54 CDT 2012 Simon Glass <sjg@chromium.org> lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment The normal alignment is PAGE_SIZE, but if this is defined, we can support other alignments. The motivation for this change is to make the display section-aligned on ARM so that we can easily turn off data caching for the frame buffer region without resorting to level 2 page tables. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|