Hi Bin,

On 10/11/2015 01:41 PM, Bin Meng wrote:
You can check fdtdec_get_pci_addr() to see how multiple "reg" tuples
are decoded.

I see. So I will need to decode the cells.

cell = fdt_getprop(blob, node, prop_name, &len);

Thanks a lot for your help.

Best regards,
Thomas
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to