On Mon, Jun 19, 2023 at 7:45 PM Marek Vasut <ma...@denx.de> wrote: > > In case the DEBUG is enabled, these three lines warn about cast of > pointer to integer of different size, add the missing casts to fix > the warnings. > > Signed-off-by: Marek Vasut <ma...@denx.de>
Reviewed-by: Fabio Estevam <feste...@denx.de>