[PATCH] board: ti: fdt_ops: make ti_set_fdt_env() const-correct
Tom Rini
trini at konsulko.com
Thu Sep 11 21:25:42 CEST 2025
On Mon, 01 Sep 2025 20:09:45 +0530, Bhimeswararao Matsa wrote:
> Make the fdt_map parameter a pointer to const, since the function only
> reads the mapping table. This improves API correctness and allows maps
> to live in read-only data.
>
> No functional change intended
>
>
> [...]
Applied to u-boot/next, thanks!
[1/1] board: ti: fdt_ops: make ti_set_fdt_env() const-correct
commit: 4d1caf58d22f8be26ded411d5774eaa6eaa3714f
--
Tom
More information about the U-Boot
mailing list