[U-Boot] [PATCH 12/13] lcd: dt: extract simplefb support
Stephen Warren
swarren at wwwdotorg.org
Thu Jan 29 18:14:29 CET 2015
On 01/29/2015 04:21 AM, Nikita Kiryanov wrote:
> We now have api functions that can support compiling simplefb code as its own
> module. Since this code is not part of the display functionality, extract it
> to its own file.
>
> Raspberry Pi config file is updated to compile the new file.
I don't see any config file updates. I think one isn't needed, since the
config file must already have CONFIG_LCD_DT_SIMPLEFB enabled, since the
existing code is under that ifdef.
Acked-by: Stephen Warren <swarren at wwwdotorg.org>
More information about the U-Boot
mailing list