On Mon, 6 Apr 2020 15:23:13 +0300 Antony Pavlov <antonynpavlov@xxxxxxxxx> wrote: Hi Sascha, It looks like barebox IN_ARCH_* constants in image.h and the same constants from U-Boot's image.h are differ. > --- a/include/image.h > +++ b/include/image.h > @@ -75,6 +75,7 @@ > #define IH_ARCH_NDS32 20 /* ANDES Technology - NDS32 */ > #define IH_ARCH_OPENRISC 21 /* OpenRISC 1000 */ > #define IH_ARCH_ARM64 22 /* ARM64 */ > +#define IH_ARCH_RISCV 23 /* RISC-V */ > > #if defined(__PPC__) > #define IH_ARCH IH_ARCH_PPC Does it matters? -- Best regards, Antony Pavlov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox