On Fri, Jul 17, 2020 at 4:35 PM Andes <ub...@andestech.com> wrote: > > From: Rick Chen <r...@andestech.com> > > Use fdtdec_get_addr_size_auto_noparent to read the "reg" property > instead of fdtdec_get_addr. This will increase the compatibility > of dtb parsing. > > Signed-off-by: Rick Chen <r...@andestech.com> > --- > board/AndesTech/ax25-ae350/ax25-ae350.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>