RTEMS | bsps/shared/flash: Add a JFFS2 flashdev driver (!319)
Chris Johns (@chris)
gitlab at rtems.org
Tue Nov 19 03:36:36 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241119/91a5404e/attachment-0001.htm>
More information about the bugs
mailing list