OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support
FB_OMAP_BOOTLOADER_INIT does not work, and it was only partially
implemented for SDI.
This patch removes support for FB_OMAP_BOOTLOADER_INIT to clean up the
code and to remove any assumptions that FB_OMAP_BOOTLOADER_INIT would
work.
Proper implementation is much more complex, requiring early boot time
register and clock handling to keep the DSS running.
Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>
Showing
- drivers/video/omap2/dss/core.c 1 addition, 7 deletionsdrivers/video/omap2/dss/core.c
- drivers/video/omap2/dss/dss.c 16 additions, 25 deletionsdrivers/video/omap2/dss/dss.c
- drivers/video/omap2/dss/dss.h 2 additions, 2 deletionsdrivers/video/omap2/dss/dss.h
- drivers/video/omap2/dss/sdi.c 9 additions, 31 deletionsdrivers/video/omap2/dss/sdi.c
Loading