On Mon, 01 Sep 2025 17:16:35 +0200, Heinrich Schuchardt wrote: > It is expected that bloblists are stored in high memory beyond 2 GiB. > We must not use int as data type for these addresses but phys_addr_t. > >
Applied to u-boot/next, thanks! [1/1] bloblist: use correct types for physical addresses commit: 7e2c23eacd8e6fe76306ebf3cd6e31d52695b617 -- Tom