[PATCH 0/1 rtems-tools] bin2c: Add option for alignment

Christian Mauderer christian.mauderer at embedded-brains.de
Mon Feb 14 15:43:57 UTC 2022


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






More information about the devel mailing list