[PATCH] riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg

Leo Liang ycliang at andestech.com
Fri Jul 17 12:13:02 CEST 2020


On Fri, Jul 17, 2020 at 05:38:19PM +0800, Bin Meng wrote:
> On Fri, Jul 17, 2020 at 4:35 PM Andes <uboot at andestech.com> wrote:
> >
> > From: Rick Chen <rick at 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 <rick at andestech.com>
> > ---
> >  board/AndesTech/ax25-ae350/ax25-ae350.c | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> 
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Tested-by: Leo Liang <ycliang at andestech.com>


More information about the U-Boot mailing list