Hello,

I use rtems-bin2c to generate device tree blobs that I can link into an
application. Since an update of libfdt in December 2021, there is a
requirement that device trees are 8 byte aligned. I want to be able to
generate that alignment without post-processing the sources generated by
rtems-bin2c. Therefore this patch adds a "-A alignment" option. I'm sure
that this option can be useful in other cases too.

If it is OK, I'll update rtems-source-builder too to pick up the new
rtems-tools version as soon as I pushed this patch.

Best regards

Christian




_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to