All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] About convert to LIVE DT
@ 2018-02-04  7:44 Kever Yang
  2018-02-04 13:40 ` Simon Glass
  0 siblings, 1 reply; 6+ messages in thread
From: Kever Yang @ 2018-02-04  7:44 UTC (permalink / raw)
  To: u-boot

Hi Simon, Philipp,

    When I try to convert to live dt, I fount there are many APIs work
in fdt are missing in live dt,

do you have any suggestion to add these APIs in live dt quickly? I need:

fdtdec_get_addr_size_auto_noparent
fdt_alloc_phandle
fdt_device_is_available
fdt_for_each_subnode
fdt_getprop
fdt_getprop_u32_default_node
fdt_get_named_resource
fdt_get_name
fdt_get_path
fdt_get_phandle
fdt_node_depth
fdt_node_offset_by_phandle
fdt_node_offset_by_phandle_node
fdt_path_offset
fdt_set_phandle
fdt_stringlist_get
fdt_stringlist_search
fdt_subnode_offset
fdt_supernode_atdepth_offset


Thanks,

- Kever

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-13 11:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-04  7:44 [U-Boot] About convert to LIVE DT Kever Yang
2018-02-04 13:40 ` Simon Glass
2018-02-05  1:00   ` Kever Yang
2018-02-12 14:35     ` Simon Glass
2018-02-13  8:04       ` Kever Yang
2018-02-13 11:20         ` Dr. Philipp Tomsich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.