Hi Andrey, On Mon, Jan 17, 2022 at 8:32 AM Andrey Zhizhikin <[email protected]> wrote: > > Commit 72d81360aabd ("global: Convert CONFIG_LOADADDR to > CONFIG_SYS_LOADADDR") dropped the usage of LOADADDR and replaced it with > SYS_LOADADDR. > > Use the correct macro in environment by replacing CONFIG_LOADADDR with > CONFIG_SYS_LOADADDR. > > Fixes: d75ebf3482c3 ("imx: ventana: fix splash logo drawing") > Signed-off-by: Andrey Zhizhikin <[email protected]> > Cc: Tim Harvey <[email protected]>
Thanks for the fix: Reviewed-by: Fabio Estevam <[email protected]>

