On 26/07/2019 13:22, Vijay Kumar Banerjee wrote: > --- > freebsd/sys/dev/fb/fb.c | 762 ++++++++++++++++++++++ > freebsd/sys/dev/fb/fbd.c | 372 +++++++++++ > freebsd/sys/dev/vt/colors/vt_termcolors.h | 63 ++ > freebsd/sys/dev/vt/hw/fb/vt_fb.h | 54 ++
Again: Part of vt is already imported here. Maybe it would be good to merge the VT and fbd patches and put them before am335x_lcd? That would split it up in a general display framework patch and one special driver. > 4 files changed, 1251 insertions(+) > create mode 100644 freebsd/sys/dev/fb/fb.c > create mode 100644 freebsd/sys/dev/fb/fbd.c > create mode 100644 freebsd/sys/dev/vt/colors/vt_termcolors.h > create mode 100644 freebsd/sys/dev/vt/hw/fb/vt_fb.h _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel