Hi Marek, On Wed, 1 Mar 2023 at 20:09, Marek Vasut <[email protected]> wrote: > > It is perfectly valid to request an address or size of FDT property > without value, the only special case if requesting of the value of > FDT property without value. Invert the test such, that properties > without value still set the variable from 'fdt get addr/size' to > address of the property or size of the property, where the later > is 0. > > Signed-off-by: Marek Vasut <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > Cc: Heinrich Schuchardt <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > --- > V2: Add RB from Simon
BTW 'patman status' can collect review tags and add them to your commits automatically. Regards, Simon Applied to u-boot-dm/next, thanks!

