On Nov 14 23:37:05, patr...@blueri.se wrote: > the u-boot and dtb ports haven't been updated in a while, mostly because > updating those regularly breaks working machines. I think it's time for > another update, so here's a diff for both.
> diff --git a/sysutils/u-boot/Makefile b/sysutils/u-boot/Makefile > index 8826cf0729a..b00b2293227 100644 > --- a/sysutils/u-boot/Makefile > +++ b/sysutils/u-boot/Makefile Testing on BeagleBone Black: $ cd u-boot $ make fetch ===> u-boot-arm-2022.10 is marked as broken for arm: lib/time.c:187:1: internal compiler error: Bus error . After removing that: $ make ===> u-boot-arm-2022.10 depends on: arm-none-eabi-gcc-linaro->=7.4.2019.02 - not found ===> Verifying install for arm-none-eabi-gcc-linaro->=7.4.2019.02 in devel/arm-none-eabi/gcc-linaro ===> arm-none-eabi-gcc-linaro-7.4.2019.02p0 is marked as broken for arm: ICE: Bus error in unwind-dw2.c .