Hi
@abl
I hope you are doing well.
For toolchain-related issues, kindly confirm that you have defined the 'SDKTARGETSYSROOT' environment variable correctly.
What is the difference between imxfb. h and fb. h?
=>The frame buffer drivers depend heavily on four data structures. These structures are declared in include/linux/fb.h. They are fb_info, fb_var_screeninfo, fb_fix_screeninfo and fb_monospecs. The last three can be made available to and from userland.
In linux/fb.h there is information related to IOCTLs and their structures.
Whereas for the video-imxfb.h, Those structures mentioned describe the machine which we are running on.
Thanks & Regards
Sanket Parekh