Mario Six wrote:
On Tue, May 10, 2016 at 2:30 PM, Timur Tabi <ti...@tabi.org
<mailto:ti...@tabi.org>> wrote:

    Mario Six wrote:

        +       addr = fdtdec_get_addr_size_auto_noparent(gd->fdt_blob,
        dev->of_offset,
        +                                                 "reg", 0, &size);


    Why can't you use platform_get_resource()?


platform_get_resource is from the kernel, not U-Boot ;-) (Unless I've missed
something and it has been implemented without me noticing).

Ugh, sorry.  I thought this was kernel code.  I make that mistake a lot.

Now everything makes more sense. I think fdtdec_get_addr_size_auto_noparent() is correct.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to