video: cfb_console: add weak default video_set_lut()
Do not enforce drivers to provide empty video_set_lut()
if they do not implement indexed color (8 bpp) frame
buffer support. Add default function to the cfb_console
driver and remove empty video_set_lut() functions.
Signed-off-by:
Anatolij Gustschin <agust@denx.de>
Showing
- arch/powerpc/cpu/mpc512x/diu.c 0 additions, 14 deletionsarch/powerpc/cpu/mpc512x/diu.c
- board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c 0 additions, 9 deletionsboard/freescale/mpc8610hpcd/mpc8610hpcd_diu.c
- drivers/video/cfb_console.c 12 additions, 0 deletionsdrivers/video/cfb_console.c
- drivers/video/sm501.c 0 additions, 13 deletionsdrivers/video/sm501.c
Loading
Please register or sign in to comment