On 24 October 2015 at 05:22, Lokesh Vutla <[email protected]> wrote: > In case if one of the bank that is passed is of size zero, then u-boot > will be updating memory node with a bank of size zero. There is no need > to update memory node if size is zero, so check for bank size before > updating. > > Reviewed-by: Tom Rini <[email protected]> > Signed-off-by: Lokesh Vutla <[email protected]> > --- > Changes since v1: > - Fixed a typo in commit message. > > common/fdt_support.c | 3 +++ > 1 file changed, 3 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

