Improvements for AST2600 « on: March 03, 2022, 09:43:47 am »The Aspeed display driver is supposedly getting some work. I wonder if this could translate into a more usable desktop experience on Blackbird?Logged My RaptorCS systemClassicHasClass Sr. Member Posts: 481 Karma: +39/-0 ...
# xr819-xradio driver needs a Linux kernel to be built # # # Interpreter languages and scripting # # BR2_PACKAGE_4TH is not set # BR2_PACKAGE_ENSCRIPT is not set BR2_PACKAGE_HOST_ERLANG_ARCH_SUPPORTS=y BR2_PACKAGE_ERLANG_ARCH_SUPPORTS=y # BR2_PACKAGE_ERLANG is not set...
debug("cannot get DRAM driver\n"); return ret; } ret = ram_get_info(dev, &ram); if (ret) { debug("cannot get DRAM information\n"); return ret; } gd->ram_size = ram.size; return 0; } int board_init(void) { int i = 0, rc; struct udevice *dev; gd->bd->bi_boot_par...
•If the proper SOC specific video driver is installed in the host, only video changes will be capturedduringthevideorecordingprocess. •Thehostcursordata,inthiscase,willnotbeapartofthevideochanges,andhencethe host cursor will not be available in the recorded video file (DAT file). SOLConfigur...