Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/319 was reviewed by Chris Johns
-- Chris Johns started a new discussion on bsps/include/dev/flash/jffs2_flashdev.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/319#note_115228 > + rtems_flashdev_region *region, > + bool read_only > +); Can we please add compression control to the interface? -- Chris Johns started a new discussion on bsps/shared/dev/flash/jffs2_flashdev.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/319#note_115229 > + instance->mount_data = mount_data; > + mount_data->flash_control = &instance->super; > + mount_data->compressor_control = NULL; Can we please set compression control via the API call? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/319 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
