[U-Boot] [PATCH] dm: implement a cfi flash uclass

Thomas Chou thomas at wytron.com.tw
Sun Oct 11 09:25:05 CEST 2015


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


More information about the U-Boot mailing list