> > The kernel options have set > CONFIG_DRM_TILCDC=y > CONFIG_DRM is not set > CONFIG_FIRMWARE_EDID=y > CONFIG_FB_MODE_HELPERS=y > CONFIG_FB_TILEBLITTING=y > CONFIG_FB_DA8XX=y > CONFIG_FB_ST7735=y > FB_BOTH_ENDIAN=y > > CONFIG_OMAP2_DSS_DPI=y > CONFIG_OMAP2_DSS_RFBI=y > CONFIG_OMAP2_DSS_VENC=y > CONFIG_OMAP4_DSS_HDMI=y > CONFIG_OMAP2_DSS_SDI=y > CONFIG_OMAP2_DSS_DSL=y > > CONFIG_FB_OMAP2_DEBUG_SUPPORT=y > > > CONFIG_FB_OMAP2_NUM_FBS=3
If this is just for the beaglebone you can drop these OMAP*_DSS configs.. > > CONFIG_PANEL_GENERIC_DPI=m > CONFIG_PANEL_SHARP_LS037V7DW01=m > CONFIG_PANEL_NEC_NL8048HL11_01B=m > > CONFIG_PANEL_TAAL=y > CONFIG_PANEL_TPO_TD043MTEA1=y > CONFIG_PANEL_ACX565AKM=y > CONFIG_LCD_ILI9320=y > > > CONFIG_LCD_PLATFORM=y > CONFIG_FRAMEBUFFER_CONSOLE=y > CONFIG_FONTS=y > CONFIG_FONT_8x8=y > CONFIG_FONT_8x16=y > FONT_MINI_4x6=y > LOGO_LINUX_MONO=y > LOGO_LINUX_VGA16=y > LOGO_LINUX_CLUT224=y > > Checked the 3.12 meta-ti kernel and it does not seem to have a lot of extra > config options. > > Should I focus on the kernel or the libraries to get an EGL display? > > --------------------------------------------------------------------- > > BTW: What is the reason that there is no cape support > > 1.It is considered a bad idea, and rejected? > 2.Beaglebone specific, and thus of no interest to anyone with real money? > 3.Noone bothered to submit to mainstream? Patch series 1 (overlays) is stuck in never-ending "review", here is the latest submission: https://lkml.org/lkml/2014/5/28/280 > 4.There is another API in the works, which will allow similar functionality. > 5.Other reason? Regards, -- Robert Nelson http://www.rcn-ee.com/ -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
