ARM: Postpones creation of framebuffer output file until it is actually used.
authorChris Emmons <Chris.Emmons@arm.com>
Fri, 15 Feb 2013 22:40:10 +0000 (17:40 -0500)
committerChris Emmons <Chris.Emmons@arm.com>
Fri, 15 Feb 2013 22:40:10 +0000 (17:40 -0500)
commit27630e9cad56d22f73408cfd72d453776c0f2a05
tree39c51eee2178fe96cb6579fe97798932c8c24811
parentf6550b3d201b6b6a44b107b8fd662090095fe04b
ARM: Postpones creation of framebuffer output file until it is actually used.

This delay prevents a potential conflict with the HDLCD if both are in the same
system even if only one is enabled.
src/dev/arm/pl111.cc