On Wed, 12 Oct 2022 at 14:01, Michal Suchanek <msucha...@suse.de> wrote: > > In a later patch sysinfo_get will be changed to return the device in cae > of an error. Set sysinfo to NULL on error to preserve previous behavior. > > Signed-off-by: Michal Suchanek <msucha...@suse.de> > --- > board/gdsys/mpc8308/gazerbeam.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> Applied to u-boot-dm, thanks!