[PATCH 3/3] configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTION
Tom Rini
trini at konsulko.com
Tue Feb 4 18:56:14 CET 2025
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.egorov at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250204/82263a94/attachment.sig>
More information about the U-Boot
mailing list