summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen@atmel.com>2007-03-21 15:16:50 (GMT)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>2007-04-27 11:44:14 (GMT)
commitf9692b9501c339ec90647d8cd6ee5c106f072f9f (patch)
tree3a11d55a0383d10cb712b31bc18e57585cdeed4c /Makefile
parentd8011768e6bdd0d9de5cc7bdbd3077b4b4fab8c7 (diff)
downloadlinux-fsl-qoriq-f9692b9501c339ec90647d8cd6ee5c106f072f9f.tar.xz
[AVR32] Reserve framebuffer memory in early_parse_fbmem()
With the current strategy of using the bootmem allocator to allocate or reserve framebuffer memory, there's a slight chance that the requested area has been taken by the boot allocator bitmap before we get around to reserving it. By inserting the framebuffer region as a reserved region as early as possible, we improve our chances for success and we make the region visible as a reserved region in dmesg and /proc/iomem without any extra work. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions