You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/31 13:43:25 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request, #6350: tools/gencromfs: add attribute to set minimum 4 bytes aignment for cromfs image data

pkarashchenko opened a new pull request, #6350:
URL: https://github.com/apache/incubator-nuttx/pull/6350

   ## Summary
   Some of the platforms may suffer from unaligned data access if cromfs image is not properly aligned
   
   ## Impact
   cromfs users
   
   ## Testing
   Pass CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6350: tools/gencromfs: add attribute to set minimum 4 bytes aignment for cromfs image data

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6350:
URL: https://github.com/apache/incubator-nuttx/pull/6350


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] pkarashchenko closed pull request #6350: tools/gencromfs: add attribute to set minimum 4 bytes aignment for cromfs image data

Posted by GitBox <gi...@apache.org>.
pkarashchenko closed pull request #6350: tools/gencromfs: add attribute to set minimum 4 bytes aignment for cromfs image data
URL: https://github.com/apache/incubator-nuttx/pull/6350


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6350: tools/gencromfs: add attribute to set minimum 4 bytes aignment for cromfs image data

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #6350:
URL: https://github.com/apache/incubator-nuttx/pull/6350#issuecomment-1142432798

   @pkarashchenko I think this is still a good change even it can't fix the issue reported by @vxj9800 .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org