On Fri, Jul 17, 2020 at 05:38:19PM +0800, Bin Meng wrote: > On Fri, Jul 17, 2020 at 4:35 PM Andes <[email protected]> wrote: > > > > From: Rick Chen <[email protected]> > > > > 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 <[email protected]> > > --- > > board/AndesTech/ax25-ae350/ax25-ae350.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > Reviewed-by: Bin Meng <[email protected]>
Tested-by: Leo Liang <[email protected]>

