Re: [PATCH RSB] microblaze: Fix FreeBSD 13 build

2021-10-27 Thread Joel Sherrill
Can you fix the same thing on the other architectures that include dtc? I think the MIPS and moxie need it at least. Also make sure to the RTEMS 7 configurations get the same change. And.. there is a base/ bset for dtc which needs bumping. Bet you didn't expect this much fun feedback. :)

[PATCH RSB] microblaze: Fix FreeBSD 13 build

2021-10-27 Thread Alex White
This bumps the dtc version included in the MicroBlaze toolchain from 1.6.0 to 1.6.1. Building 1.6.0 on FreeBSD 13 was unsuccessful, but 1.6.1 appears to build fine. --- bare/config/devel/dtc-1.6.1-1.cfg| 18 ++ rtems/config/6/rtems-microblaze.bset | 2 +- 2 files changed, 19