On Mon, Jan 27, 2025 at 05:16:12AM +0100, Wadim Egorov wrote: > Enable configs required for detecting and fixing up for different RAM > variants. > Also resync after savedefconfig. > > Signed-off-by: Wadim Egorov <w.ego...@phytec.de> > --- > configs/phycore_am64x_r5_defconfig | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
This introduces a failure to build in CI: board/phytec/common/k3/board.c: In function 'fdt_apply_overlay_from_fit': board/phytec/common/k3/board.c:203:47: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] 203 | return fdt_overlay_apply_verbose(fdt, (void *)loadaddr); | ^ cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:257: board/phytec/common/k3/board.o] Error 1 make[2]: *** [scripts/Makefile.build:398: board/phytec/common/k3] Error 2 make[1]: *** [Makefile:1918: board/phytec/common] Error 2 make: *** [Makefile:177: sub-make] Error 2 -- Tom
signature.asc
Description: PGP signature